#000e97 color space conversions
Hex:
#000e97
RGB:
0, 14, 151
CMY:
100, 95, 41
CMYK:
100, 91, 0, 41
HSL:
234°, 100.0000%, 29.6078%
HSV (HSB):
234°, 100.0000%, 59.2157%
XYZ:
5.7430, 2.5484, 29.4674
xyY:
0.1521, 0.0675, 2.5484
CIE-Lab:
18.1363, 49.0623, -70.5114
CIE-LCH:
18.1363, 85.9009, 304.8305
CIE-Luv:
18.1363, -5.7292, -69.5684
Hunter-Lab:
15.9638, 36.2782, -98.2677
#000e97 color charts
#000e97 color shades, tints & tones
#000e97 color schemes
#000e97 color preview, HTML & CSS examples
This text has a color of #000e97
<p style="color:#000e97;">Text here</p>
.mytext {color:#000e97;}
This box has a color of #000e97
<div style="background-color:#000e97;">Content here</div>
.mybackground {background-color:#000e97;}
Border around this has a color of #000e97
<div style="border:2px solid #000e97;">Content here</div>
.myborder {border:2px solid #000e97;}