#000e42 color space conversions
Hex:
#000e42
RGB:
0, 14, 66
CMY:
100, 95, 74
CMYK:
100, 79, 0, 74
HSL:
227°, 100.0000%, 12.9412%
HSV (HSB):
227°, 100.0000%, 25.8824%
XYZ:
1.1404, 0.7074, 5.2307
xyY:
0.1611, 0.0999, 0.7074
CIE-Lab:
6.3901, 17.9571, -34.1012
CIE-LCH:
6.3901, 38.5402, 297.7705
CIE-Luv:
6.3901, -2.6270, -19.6333
Hunter-Lab:
8.4108, 9.4834, -30.9848
#000e42 color charts
#000e42 color shades, tints & tones
#000e42 color schemes
#000e42 color preview, HTML & CSS examples
This text has a color of #000e42
<p style="color:#000e42;">Text here</p>
.mytext {color:#000e42;}
This box has a color of #000e42
<div style="background-color:#000e42;">Content here</div>
.mybackground {background-color:#000e42;}
Border around this has a color of #000e42
<div style="border:2px solid #000e42;">Content here</div>
.myborder {border:2px solid #000e42;}