#000e77 color space conversions
Hex:
#000e77
RGB:
0, 14, 119
CMY:
100, 95, 53
CMYK:
100, 88, 0, 53
HSL:
233°, 100.0000%, 23.3333%
HSV (HSB):
233°, 100.0000%, 46.6667%
XYZ:
3.4868, 1.6460, 17.5867
xyY:
0.1535, 0.0724, 1.6460
CIE-Lab:
13.5076, 38.9494, -58.0442
CIE-LCH:
13.5076, 69.9012, 303.8628
CIE-Luv:
13.5076, -4.4807, -50.0992
Hunter-Lab:
12.8296, 26.0607, -72.2935
#000e77 color charts
#000e77 color shades, tints & tones
#000e77 color schemes
#000e77 color preview, HTML & CSS examples
This text has a color of #000e77
<p style="color:#000e77;">Text here</p>
.mytext {color:#000e77;}
This box has a color of #000e77
<div style="background-color:#000e77;">Content here</div>
.mybackground {background-color:#000e77;}
Border around this has a color of #000e77
<div style="border:2px solid #000e77;">Content here</div>
.myborder {border:2px solid #000e77;}