#000e8c color space conversions
Hex:
#000e8c
RGB:
0, 14, 140
CMY:
100, 95, 45
CMYK:
100, 90, 0, 45
HSL:
234°, 100.0000%, 27.4510%
HSV (HSB):
234°, 100.0000%, 54.9020%
XYZ:
4.8907, 2.2075, 24.9793
xyY:
0.1525, 0.0688, 2.2075
CIE-Lab:
16.5407, 45.7100, -66.3297
CIE-LCH:
16.5407, 80.5545, 304.5720
CIE-Luv:
16.5407, -5.2960, -62.8797
Hunter-Lab:
14.8577, 32.7551, -89.2796
#000e8c color charts
#000e8c color shades, tints & tones
#000e8c color schemes
#000e8c color preview, HTML & CSS examples
This text has a color of #000e8c
<p style="color:#000e8c;">Text here</p>
.mytext {color:#000e8c;}
This box has a color of #000e8c
<div style="background-color:#000e8c;">Content here</div>
.mybackground {background-color:#000e8c;}
Border around this has a color of #000e8c
<div style="border:2px solid #000e8c;">Content here</div>
.myborder {border:2px solid #000e8c;}