#001d5e color space conversions
Hex:
#001d5e
RGB:
0, 29, 94
CMY:
100, 89, 63
CMYK:
100, 69, 0, 63
HSL:
221°, 100.0000%, 18.4314%
HSV (HSB):
221°, 100.0000%, 36.8627%
XYZ:
2.4597, 1.6869, 10.7856
xyY:
0.1647, 0.1130, 1.6869
CIE-Lab:
13.7499, 19.6626, -41.2461
CIE-LCH:
13.7499, 45.6931, 295.4878
CIE-Luv:
13.7499, -6.1103, -38.5756
Hunter-Lab:
12.9880, 11.0764, -40.1446
#001d5e color charts
#001d5e color shades, tints & tones
#001d5e color schemes
#001d5e color preview, HTML & CSS examples
This text has a color of #001d5e
<p style="color:#001d5e;">Text here</p>
.mytext {color:#001d5e;}
This box has a color of #001d5e
<div style="background-color:#001d5e;">Content here</div>
.mybackground {background-color:#001d5e;}
Border around this has a color of #001d5e
<div style="border:2px solid #001d5e;">Content here</div>
.myborder {border:2px solid #001d5e;}