#000e4c color space conversions
Hex:
#000e4c
RGB:
0, 14, 76
CMY:
100, 95, 70
CMYK:
100, 82, 0, 70
HSL:
229°, 100.0000%, 14.9020%
HSV (HSB):
229°, 100.0000%, 29.8039%
XYZ:
1.4615, 0.8359, 6.9218
xyY:
0.1585, 0.0907, 0.8359
CIE-Lab:
7.5504, 22.8249, -39.2166
CIE-LCH:
7.5504, 45.3753, 300.2003
CIE-Luv:
7.5504, -2.9130, -24.7297
Hunter-Lab:
9.1426, 12.5354, -38.4879
#000e4c color charts
#000e4c color shades, tints & tones
#000e4c color schemes
#000e4c color preview, HTML & CSS examples
This text has a color of #000e4c
<p style="color:#000e4c;">Text here</p>
.mytext {color:#000e4c;}
This box has a color of #000e4c
<div style="background-color:#000e4c;">Content here</div>
.mybackground {background-color:#000e4c;}
Border around this has a color of #000e4c
<div style="border:2px solid #000e4c;">Content here</div>
.myborder {border:2px solid #000e4c;}