#0e0e31 color space conversions
Hex:
#0e0e31
RGB:
14, 14, 49
CMY:
95, 95, 81
CMYK:
71, 71, 0, 81
HSL:
240°, 55.5556%, 12.3529%
HSV (HSB):
240°, 71.4286%, 19.2157%
XYZ:
0.8925, 0.6292, 2.9801
xyY:
0.1983, 0.1398, 0.6292
CIE-Lab:
5.6834, 12.0234, -22.8877
CIE-LCH:
5.6834, 25.8536, 297.7139
CIE-Luv:
5.6834, -0.9295, -12.8919
Hunter-Lab:
7.9321, 6.2034, -16.7230
#0e0e31 color charts
#0e0e31 color shades, tints & tones
#0e0e31 color schemes
#0e0e31 color preview, HTML & CSS examples
This text has a color of #0e0e31
<p style="color:#0e0e31;">Text here</p>
.mytext {color:#0e0e31;}
This box has a color of #0e0e31
<div style="background-color:#0e0e31;">Content here</div>
.mybackground {background-color:#0e0e31;}
Border around this has a color of #0e0e31
<div style="border:2px solid #0e0e31;">Content here</div>
.myborder {border:2px solid #0e0e31;}