#000e46 color space conversions
Hex:
#000e46
RGB:
0, 14, 70
CMY:
100, 95, 73
CMYK:
100, 80, 0, 73
HSL:
228°, 100.0000%, 13.7255%
HSV (HSB):
228°, 100.0000%, 27.4510%
XYZ:
1.2625, 0.7563, 5.8738
xyY:
0.1600, 0.0958, 0.7563
CIE-Lab:
6.8313, 20.0034, -36.2056
CIE-LCH:
6.8313, 41.3640, 298.9204
CIE-Luv:
6.8313, -2.7328, -21.5949
Hunter-Lab:
8.6964, 10.6957, -33.9586
#000e46 color charts
#000e46 color shades, tints & tones
#000e46 color schemes
#000e46 color preview, HTML & CSS examples
This text has a color of #000e46
<p style="color:#000e46;">Text here</p>
.mytext {color:#000e46;}
This box has a color of #000e46
<div style="background-color:#000e46;">Content here</div>
.mybackground {background-color:#000e46;}
Border around this has a color of #000e46
<div style="border:2px solid #000e46;">Content here</div>
.myborder {border:2px solid #000e46;}