#001f9b color space conversions
Hex:
#001f9b
RGB:
0, 31, 155
CMY:
100, 88, 39
CMYK:
100, 80, 0, 39
HSL:
228°, 100.0000%, 30.3922%
HSV (HSB):
228°, 100.0000%, 60.7843%
XYZ:
6.4064, 3.3465, 31.3186
xyY:
0.1560, 0.0815, 3.3465
CIE-Lab:
21.3815, 42.3560, -67.5706
CIE-LCH:
21.3815, 79.7484, 302.0812
CIE-Luv:
21.3815, -7.6824, -74.5741
Hunter-Lab:
18.2935, 30.4969, -88.6994
#001f9b color charts
#001f9b color shades, tints & tones
#001f9b color schemes
#001f9b color preview, HTML & CSS examples
This text has a color of #001f9b
<p style="color:#001f9b;">Text here</p>
.mytext {color:#001f9b;}
This box has a color of #001f9b
<div style="background-color:#001f9b;">Content here</div>
.mybackground {background-color:#001f9b;}
Border around this has a color of #001f9b
<div style="border:2px solid #001f9b;">Content here</div>
.myborder {border:2px solid #001f9b;}