#001e99 color space conversions
Hex:
#001e99
RGB:
0, 30, 153
CMY:
100, 88, 40
CMYK:
100, 80, 0, 40
HSL:
228°, 100.0000%, 30.0000%
HSV (HSB):
228°, 100.0000%, 60.0000%
XYZ:
6.2140, 3.2285, 30.4326
xyY:
0.1558, 0.0810, 3.2285
CIE-Lab:
20.9365, 42.2167, -67.0808
CIE-LCH:
20.9365, 79.2596, 302.1839
CIE-Luv:
20.9365, -7.4904, -73.2800
Hunter-Lab:
17.9679, 30.2889, -87.8433
#001e99 color charts
#001e99 color shades, tints & tones
#001e99 color schemes
#001e99 color preview, HTML & CSS examples
This text has a color of #001e99
<p style="color:#001e99;">Text here</p>
.mytext {color:#001e99;}
This box has a color of #001e99
<div style="background-color:#001e99;">Content here</div>
.mybackground {background-color:#001e99;}
Border around this has a color of #001e99
<div style="border:2px solid #001e99;">Content here</div>
.myborder {border:2px solid #001e99;}