#001f65 color space conversions
Hex:
#001f65
RGB:
0, 31, 101
CMY:
100, 88, 60
CMYK:
100, 69, 0, 60
HSL:
222°, 100.0000%, 19.8039%
HSV (HSB):
222°, 100.0000%, 39.6078%
XYZ:
2.8389, 1.9196, 12.5328
xyY:
0.1642, 0.1110, 1.9196
CIE-Lab:
15.0593, 21.2587, -43.7375
CIE-LCH:
15.0593, 48.6302, 295.9221
CIE-Luv:
15.0593, -6.6193, -42.8334
Hunter-Lab:
13.8548, 12.3300, -43.9342
#001f65 color charts
#001f65 color shades, tints & tones
#001f65 color schemes
#001f65 color preview, HTML & CSS examples
This text has a color of #001f65
<p style="color:#001f65;">Text here</p>
.mytext {color:#001f65;}
This box has a color of #001f65
<div style="background-color:#001f65;">Content here</div>
.mybackground {background-color:#001f65;}
Border around this has a color of #001f65
<div style="border:2px solid #001f65;">Content here</div>
.myborder {border:2px solid #001f65;}