HEX
#
RGB
HSL

#6A5ACD CSS / HTML Preview

Text with hexadecimal color #6A5ACD

This text has a font color of #6A5ACD.

<span style="color:#6A5ACD;">Your text here</span>
#6A5ACD border color

This element has a border color of #6A5ACD.

<div style="border:2px solid #6A5ACD;">Content here</div>
#6A5ACD background color

This paragraph has a background color of #6A5ACD.

<p style="background-color:#6A5ACD;">Content here</p>
CSS codes
.text {color:#6A5ACD;}
.background {background-color:#6A5ACD;}
.border {border:1px solid #6A5ACD;}