#0e0e5e color space conversions
Hex:
#0e0e5e
RGB:
14, 14, 94
CMY:
95, 95, 63
CMYK:
85, 85, 0, 63
HSL:
240°, 74.0741%, 21.1765%
HSV (HSB):
240°, 85.1064%, 36.8627%
XYZ:
2.3585, 1.2156, 10.7000
xyY:
0.1652, 0.0852, 1.2156
CIE-Lab:
10.6719, 30.8729, -46.3075
CIE-LCH:
10.6719, 55.6554, 303.6911
CIE-Luv:
10.6719, -2.6081, -36.1695
Hunter-Lab:
11.0254, 18.8899, -49.8225
#0e0e5e color charts
#0e0e5e color shades, tints & tones
#0e0e5e color schemes
#0e0e5e color preview, HTML & CSS examples
This text has a color of #0e0e5e
<p style="color:#0e0e5e;">Text here</p>
.mytext {color:#0e0e5e;}
This box has a color of #0e0e5e
<div style="background-color:#0e0e5e;">Content here</div>
.mybackground {background-color:#0e0e5e;}
Border around this has a color of #0e0e5e
<div style="border:2px solid #0e0e5e;">Content here</div>
.myborder {border:2px solid #0e0e5e;}