#001e5a color space conversions
Hex:
#001e5a
RGB:
0, 30, 90
CMY:
100, 88, 65
CMYK:
100, 67, 0, 65
HSL:
220°, 100.0000%, 17.6471%
HSV (HSB):
220°, 100.0000%, 35.2941%
XYZ:
2.3097, 1.6667, 9.8728
xyY:
0.1668, 0.1203, 1.6667
CIE-Lab:
13.6310, 17.1055, -38.7632
CIE-LCH:
13.6310, 42.3696, 293.8109
CIE-Luv:
13.6310, -6.2998, -36.2985
Hunter-Lab:
12.9102, 9.3422, -36.3038
#001e5a color charts
#001e5a color shades, tints & tones
#001e5a color schemes
#001e5a color preview, HTML & CSS examples
This text has a color of #001e5a
<p style="color:#001e5a;">Text here</p>
.mytext {color:#001e5a;}
This box has a color of #001e5a
<div style="background-color:#001e5a;">Content here</div>
.mybackground {background-color:#001e5a;}
Border around this has a color of #001e5a
<div style="border:2px solid #001e5a;">Content here</div>
.myborder {border:2px solid #001e5a;}