#011f7e color space conversions
Hex:
#011f7e
RGB:
1, 31, 126
CMY:
100, 88, 51
CMYK:
99, 75, 0, 51
HSL:
226°, 98.4252%, 24.9020%
HSV (HSB):
226°, 99.2063%, 49.4118%
XYZ:
4.2684, 2.4928, 19.9948
xyY:
0.1595, 0.0932, 2.4928
CIE-Lab:
17.8859, 31.6637, -55.2556
CIE-LCH:
17.8859, 63.6849, 299.8145
CIE-Luv:
17.8859, -6.9445, -57.5750
Hunter-Lab:
15.7886, 20.6271, -64.0337
#011f7e color charts
#011f7e color shades, tints & tones
#011f7e color schemes
#011f7e color preview, HTML & CSS examples
This text has a color of #011f7e
<p style="color:#011f7e;">Text here</p>
.mytext {color:#011f7e;}
This box has a color of #011f7e
<div style="background-color:#011f7e;">Content here</div>
.mybackground {background-color:#011f7e;}
Border around this has a color of #011f7e
<div style="border:2px solid #011f7e;">Content here</div>
.myborder {border:2px solid #011f7e;}