#011f8c color space conversions
Hex:
#011f8c
RGB:
1, 31, 140
CMY:
100, 88, 45
CMYK:
99, 78, 0, 45
HSL:
227°, 98.5816%, 27.6471%
HSV (HSB):
227°, 99.2857%, 54.9020%
XYZ:
5.2361, 2.8799, 25.0908
xyY:
0.1577, 0.0867, 2.8799
CIE-Lab:
19.5562, 36.9915, -61.3125
CIE-LCH:
19.5562, 71.6072, 301.1037
CIE-Luv:
19.5562, -7.2537, -65.7995
Hunter-Lab:
16.9702, 25.3781, -75.7825
#011f8c color charts
#011f8c color shades, tints & tones
#011f8c color schemes
#011f8c color preview, HTML & CSS examples
This text has a color of #011f8c
<p style="color:#011f8c;">Text here</p>
.mytext {color:#011f8c;}
This box has a color of #011f8c
<div style="background-color:#011f8c;">Content here</div>
.mybackground {background-color:#011f8c;}
Border around this has a color of #011f8c
<div style="border:2px solid #011f8c;">Content here</div>
.myborder {border:2px solid #011f8c;}