#000e96 color space conversions
Hex:
#000e96
RGB:
0, 14, 150
CMY:
100, 95, 41
CMYK:
100, 91, 0, 41
HSL:
234°, 100.0000%, 29.4118%
HSV (HSB):
234°, 100.0000%, 58.8235%
XYZ:
5.6621, 2.5161, 29.0414
xyY:
0.1521, 0.0676, 2.5161
CIE-Lab:
17.9912, 48.7622, -70.1352
CIE-LCH:
17.9912, 85.4207, 304.8093
CIE-Luv:
17.9912, -5.6897, -68.9611
Hunter-Lab:
15.8622, 35.9574, -97.4481
#000e96 color charts
#000e96 color shades, tints & tones
#000e96 color schemes
#000e96 color preview, HTML & CSS examples
This text has a color of #000e96
<p style="color:#000e96;">Text here</p>
.mytext {color:#000e96;}
This box has a color of #000e96
<div style="background-color:#000e96;">Content here</div>
.mybackground {background-color:#000e96;}
Border around this has a color of #000e96
<div style="border:2px solid #000e96;">Content here</div>
.myborder {border:2px solid #000e96;}