#001fa1 color space conversions
Hex:
#001fa1
RGB:
0, 31, 161
CMY:
100, 88, 37
CMYK:
100, 81, 0, 37
HSL:
228°, 100.0000%, 31.5686%
HSV (HSB):
228°, 100.0000%, 63.1373%
XYZ:
6.9230, 3.5532, 34.0392
xyY:
0.1555, 0.0798, 3.5532
CIE-Lab:
22.1356, 44.4345, -69.9874
CIE-LCH:
22.1356, 82.9015, 302.4111
CIE-Luv:
22.1356, -7.8437, -78.0840
Hunter-Lab:
18.8499, 32.5705, -93.8711
#001fa1 color charts
#001fa1 color shades, tints & tones
#001fa1 color schemes
#001fa1 color preview, HTML & CSS examples
This text has a color of #001fa1
<p style="color:#001fa1;">Text here</p>
.mytext {color:#001fa1;}
This box has a color of #001fa1
<div style="background-color:#001fa1;">Content here</div>
.mybackground {background-color:#001fa1;}
Border around this has a color of #001fa1
<div style="border:2px solid #001fa1;">Content here</div>
.myborder {border:2px solid #001fa1;}