#001f55 color space conversions
Hex:
#001f55
RGB:
0, 31, 85
CMY:
100, 88, 67
CMYK:
100, 64, 0, 67
HSL:
218°, 100.0000%, 16.6667%
HSV (HSB):
218°, 100.0000%, 33.3333%
XYZ:
2.1297, 1.6359, 8.7978
xyY:
0.1695, 0.1302, 1.6359
CIE-Lab:
13.4469, 14.0336, -35.6935
CIE-LCH:
13.4469, 38.3532, 291.4633
CIE-Luv:
13.4469, -6.5193, -33.3658
Hunter-Lab:
12.7900, 7.3396, -31.8306
#001f55 color charts
#001f55 color shades, tints & tones
#001f55 color schemes
#001f55 color preview, HTML & CSS examples
This text has a color of #001f55
<p style="color:#001f55;">Text here</p>
.mytext {color:#001f55;}
This box has a color of #001f55
<div style="background-color:#001f55;">Content here</div>
.mybackground {background-color:#001f55;}
Border around this has a color of #001f55
<div style="border:2px solid #001f55;">Content here</div>
.myborder {border:2px solid #001f55;}