#001fb0 color space conversions
Hex:
#001fb0
RGB:
0, 31, 176
CMY:
100, 88, 31
CMYK:
100, 82, 0, 31
HSL:
229°, 100.0000%, 34.5098%
HSV (HSB):
229°, 100.0000%, 69.0196%
XYZ:
8.3265, 4.1146, 41.4296
xyY:
0.1546, 0.0764, 4.1146
CIE-Lab:
24.0466, 49.4488, -75.8803
CIE-LCH:
24.0466, 90.5705, 303.0910
CIE-Luv:
24.0466, -8.2700, -86.8365
Hunter-Lab:
20.2844, 37.7741, -106.8972
#001fb0 color charts
#001fb0 color shades, tints & tones
#001fb0 color schemes
#001fb0 color preview, HTML & CSS examples
This text has a color of #001fb0
<p style="color:#001fb0;">Text here</p>
.mytext {color:#001fb0;}
This box has a color of #001fb0
<div style="background-color:#001fb0;">Content here</div>
.mybackground {background-color:#001fb0;}
Border around this has a color of #001fb0
<div style="border:2px solid #001fb0;">Content here</div>
.myborder {border:2px solid #001fb0;}