#001c4e color space conversions
Hex:
#001c4e
RGB:
0, 28, 78
CMY:
100, 89, 69
CMYK:
100, 64, 0, 69
HSL:
218°, 100.0000%, 15.2941%
HSV (HSB):
218°, 100.0000%, 30.5882%
XYZ:
1.7904, 1.3806, 7.3798
xyY:
0.1697, 0.1308, 1.3806
CIE-Lab:
11.8277, 13.0905, -33.5653
CIE-LCH:
11.8277, 36.0276, 291.3059
CIE-Luv:
11.8277, -5.7512, -29.2123
Hunter-Lab:
11.7497, 6.6374, -29.0143
#001c4e color charts
#001c4e color shades, tints & tones
#001c4e color schemes
#001c4e color preview, HTML & CSS examples
This text has a color of #001c4e
<p style="color:#001c4e;">Text here</p>
.mytext {color:#001c4e;}
This box has a color of #001c4e
<div style="background-color:#001c4e;">Content here</div>
.mybackground {background-color:#001c4e;}
Border around this has a color of #001c4e
<div style="border:2px solid #001c4e;">Content here</div>
.myborder {border:2px solid #001c4e;}