#001e53 color space conversions
Hex:
#001e53
RGB:
0, 30, 83
CMY:
100, 88, 67
CMYK:
100, 64, 0, 67
HSL:
218°, 100.0000%, 16.2745%
HSV (HSB):
218°, 100.0000%, 32.5490%
XYZ:
2.0256, 1.5531, 8.3766
xyY:
0.1694, 0.1299, 1.5531
CIE-Lab:
12.9416, 13.8769, -35.1622
CIE-LCH:
12.9416, 37.8014, 291.5369
CIE-Luv:
12.9416, -6.2656, -32.1819
Hunter-Lab:
12.4623, 7.2043, -31.1287
#001e53 color charts
#001e53 color shades, tints & tones
#001e53 color schemes
#001e53 color preview, HTML & CSS examples
This text has a color of #001e53
<p style="color:#001e53;">Text here</p>
.mytext {color:#001e53;}
This box has a color of #001e53
<div style="background-color:#001e53;">Content here</div>
.mybackground {background-color:#001e53;}
Border around this has a color of #001e53
<div style="border:2px solid #001e53;">Content here</div>
.myborder {border:2px solid #001e53;}