HEX
#
RGB
HSL

#8A2BE2 CSS / HTML Preview

Text with hexadecimal color #8A2BE2

This text has a font color of #8A2BE2.

<span style="color:#8A2BE2;">Your text here</span>
#8A2BE2 border color

This element has a border color of #8A2BE2.

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

This paragraph has a background color of #8A2BE2.

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