#001fb5 color space conversions
Hex:
#001fb5
RGB:
0, 31, 181
CMY:
100, 88, 29
CMYK:
100, 83, 0, 29
HSL:
230°, 100.0000%, 35.4902%
HSV (HSB):
230°, 100.0000%, 70.9804%
XYZ:
8.8305, 4.3162, 44.0837
xyY:
0.1543, 0.0754, 4.3162
CIE-Lab:
24.6903, 51.0675, -77.8015
CIE-LCH:
24.6903, 93.0644, 303.2802
CIE-Luv:
24.6903, -8.4184, -89.7458
Hunter-Lab:
20.7754, 39.5136, -111.2659
#001fb5 color charts
#001fb5 color shades, tints & tones
#001fb5 color schemes
#001fb5 color preview, HTML & CSS examples
This text has a color of #001fb5
<p style="color:#001fb5;">Text here</p>
.mytext {color:#001fb5;}
This box has a color of #001fb5
<div style="background-color:#001fb5;">Content here</div>
.mybackground {background-color:#001fb5;}
Border around this has a color of #001fb5
<div style="border:2px solid #001fb5;">Content here</div>
.myborder {border:2px solid #001fb5;}