#000e4a color space conversions
Hex:
#000e4a
RGB:
0, 14, 74
CMY:
100, 95, 71
CMYK:
100, 81, 0, 71
HSL:
229°, 100.0000%, 14.5098%
HSV (HSB):
229°, 100.0000%, 29.0196%
XYZ:
1.3931, 0.8085, 6.5612
xyY:
0.1590, 0.0923, 0.8085
CIE-Lab:
7.3030, 21.9184, -38.2323
CIE-LCH:
7.3030, 44.0696, 299.8255
CIE-Luv:
7.3030, -2.8501, -23.6583
Hunter-Lab:
8.9916, 11.9197, -36.9700
#000e4a color charts
#000e4a color shades, tints & tones
#000e4a color schemes
#000e4a color preview, HTML & CSS examples
This text has a color of #000e4a
<p style="color:#000e4a;">Text here</p>
.mytext {color:#000e4a;}
This box has a color of #000e4a
<div style="background-color:#000e4a;">Content here</div>
.mybackground {background-color:#000e4a;}
Border around this has a color of #000e4a
<div style="border:2px solid #000e4a;">Content here</div>
.myborder {border:2px solid #000e4a;}