#04005e color space conversions
Hex:
#04005e
RGB:
4, 0, 94
CMY:
98, 100, 63
CMYK:
96, 100, 0, 63
HSL:
243°, 100.0000%, 18.4314%
HSV (HSB):
243°, 100.0000%, 36.8627%
XYZ:
2.0705, 0.8340, 10.6415
xyY:
0.1528, 0.0616, 0.8340
CIE-Lab:
7.5331, 38.2048, -51.5507
CIE-LCH:
7.5331, 64.1645, 306.5426
CIE-Luv:
7.5331, -1.9345, -30.0588
Hunter-Lab:
9.1322, 24.4884, -62.6969
#04005e color charts
#04005e color shades, tints & tones
#04005e color schemes
#04005e color preview, HTML & CSS examples
This text has a color of #04005e
<p style="color:#04005e;">Text here</p>
.mytext {color:#04005e;}
This box has a color of #04005e
<div style="background-color:#04005e;">Content here</div>
.mybackground {background-color:#04005e;}
Border around this has a color of #04005e
<div style="border:2px solid #04005e;">Content here</div>
.myborder {border:2px solid #04005e;}