#6003ed color space conversions
Hex:
#6003ed
RGB:
96, 3, 237
CMY:
62, 99, 7
CMYK:
59, 99, 0, 7
HSL:
264°, 97.5000%, 47.0588%
HSV (HSB):
264°, 98.7342%, 92.9412%
XYZ:
20.1425, 8.6663, 80.7319
xyY:
0.1839, 0.0791, 8.6663
CIE-Lab:
35.3338, 76.8334, -92.5128
CIE-LCH:
35.3338, 120.2580, 309.7102
CIE-Luv:
35.3338, 3.4548, -123.8072
Hunter-Lab:
29.4387, 70.6155, -141.9885
#6003ed color charts
#6003ed color shades, tints & tones
#6003ed color schemes
#6003ed color preview, HTML & CSS examples
This text has a color of #6003ed
<p style="color:#6003ed;">Text here</p>
.mytext {color:#6003ed;}
This box has a color of #6003ed
<div style="background-color:#6003ed;">Content here</div>
.mybackground {background-color:#6003ed;}
Border around this has a color of #6003ed
<div style="border:2px solid #6003ed;">Content here</div>
.myborder {border:2px solid #6003ed;}