#000e87 color space conversions
Hex:
#000e87
RGB:
0, 14, 135
CMY:
100, 95, 47
CMYK:
100, 90, 0, 47
HSL:
234°, 100.0000%, 26.4706%
HSV (HSB):
234°, 100.0000%, 52.9412%
XYZ:
4.5302, 2.0633, 23.0812
xyY:
0.1527, 0.0695, 2.0633
CIE-Lab:
15.8162, 44.1467, -64.3956
CIE-LCH:
15.8162, 78.0751, 304.4328
CIE-Luv:
15.8162, -5.1002, -59.8352
Hunter-Lab:
14.3644, 31.1575, -85.2143
#000e87 color charts
#000e87 color shades, tints & tones
#000e87 color schemes
#000e87 color preview, HTML & CSS examples
This text has a color of #000e87
<p style="color:#000e87;">Text here</p>
.mytext {color:#000e87;}
This box has a color of #000e87
<div style="background-color:#000e87;">Content here</div>
.mybackground {background-color:#000e87;}
Border around this has a color of #000e87
<div style="border:2px solid #000e87;">Content here</div>
.myborder {border:2px solid #000e87;}