#011e7f color space conversions
Hex:
#011e7f
RGB:
1, 30, 127
CMY:
100, 88, 50
CMYK:
99, 76, 0, 50
HSL:
226°, 98.4375%, 25.0980%
HSV (HSB):
226°, 99.2126%, 49.8039%
XYZ:
4.3076, 2.4673, 20.3279
xyY:
0.1589, 0.0910, 2.4673
CIE-Lab:
17.7701, 32.7048, -56.0830
CIE-LCH:
17.7701, 64.9223, 300.2486
CIE-Luv:
17.7701, -6.7947, -58.0469
Hunter-Lab:
15.7077, 21.4622, -65.7341
#011e7f color charts
#011e7f color shades, tints & tones
#011e7f color schemes
#011e7f color preview, HTML & CSS examples
This text has a color of #011e7f
<p style="color:#011e7f;">Text here</p>
.mytext {color:#011e7f;}
This box has a color of #011e7f
<div style="background-color:#011e7f;">Content here</div>
.mybackground {background-color:#011e7f;}
Border around this has a color of #011e7f
<div style="border:2px solid #011e7f;">Content here</div>
.myborder {border:2px solid #011e7f;}