#000e91 color space conversions
Hex:
#000e91
RGB:
0, 14, 145
CMY:
100, 95, 43
CMYK:
100, 90, 0, 43
HSL:
234°, 100.0000%, 28.4314%
HSV (HSB):
234°, 100.0000%, 56.8627%
XYZ:
5.2679, 2.3584, 26.9656
xyY:
0.1523, 0.0682, 2.3584
CIE-Lab:
17.2658, 47.2479, -68.2425
CIE-LCH:
17.2658, 83.0024, 304.6969
CIE-Luv:
17.2658, -5.4925, -65.9221
Hunter-Lab:
15.3571, 34.3550, -93.3576
#000e91 color charts
#000e91 color shades, tints & tones
#000e91 color schemes
#000e91 color preview, HTML & CSS examples
This text has a color of #000e91
<p style="color:#000e91;">Text here</p>
.mytext {color:#000e91;}
This box has a color of #000e91
<div style="background-color:#000e91;">Content here</div>
.mybackground {background-color:#000e91;}
Border around this has a color of #000e91
<div style="border:2px solid #000e91;">Content here</div>
.myborder {border:2px solid #000e91;}