HEX
#
RGB
HSL

#663399 CSS / HTML Preview

Text with hexadecimal color #663399

This text has a font color of #663399.

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

This element has a border color of #663399.

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

This paragraph has a background color of #663399.

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