#06003e color space conversions
Hex:
#06003e
RGB:
6, 0, 62
CMY:
98, 100, 76
CMYK:
90, 100, 0, 76
HSL:
246°, 100.0000%, 12.1569%
HSV (HSB):
246°, 100.0000%, 24.3137%
XYZ:
0.9446, 0.3865, 4.5822
xyY:
0.1597, 0.0654, 0.3865
CIE-Lab:
3.4914, 23.4851, -35.9611
CIE-LCH:
3.4914, 42.9506, 303.1474
CIE-Luv:
3.4914, -0.6095, -13.5508
Hunter-Lab:
6.2171, 16.2410, -39.3474
#06003e color charts
#06003e color shades, tints & tones
#06003e color schemes
#06003e color preview, HTML & CSS examples
This text has a color of #06003e
<p style="color:#06003e;">Text here</p>
.mytext {color:#06003e;}
This box has a color of #06003e
<div style="background-color:#06003e;">Content here</div>
.mybackground {background-color:#06003e;}
Border around this has a color of #06003e
<div style="border:2px solid #06003e;">Content here</div>
.myborder {border:2px solid #06003e;}