#001f61 color space conversions
Hex:
#001f61
RGB:
0, 31, 97
CMY:
100, 88, 62
CMYK:
100, 68, 0, 62
HSL:
221°, 100.0000%, 19.0196%
HSV (HSB):
221°, 100.0000%, 38.0392%
XYZ:
2.6477, 1.8430, 11.5255
xyY:
0.1653, 0.1151, 1.8430
CIE-Lab:
14.6410, 19.4959, -41.7790
CIE-LCH:
14.6410, 46.1040, 295.0158
CIE-Luv:
14.6410, -6.5817, -40.4711
Hunter-Lab:
13.5759, 11.0545, -40.8321
#001f61 color charts
#001f61 color shades, tints & tones
#001f61 color schemes
#001f61 color preview, HTML & CSS examples
This text has a color of #001f61
<p style="color:#001f61;">Text here</p>
.mytext {color:#001f61;}
This box has a color of #001f61
<div style="background-color:#001f61;">Content here</div>
.mybackground {background-color:#001f61;}
Border around this has a color of #001f61
<div style="border:2px solid #001f61;">Content here</div>
.myborder {border:2px solid #001f61;}