#001fd1 color space conversions
Hex:
#001fd1
RGB:
0, 31, 209
CMY:
100, 88, 18
CMYK:
100, 85, 0, 18
HSL:
231°, 100.0000%, 40.9804%
HSV (HSB):
231°, 100.0000%, 81.9608%
XYZ:
11.9986, 5.5834, 60.7669
xyY:
0.1531, 0.0713, 5.5834
CIE-Lab:
28.3362, 59.7189, -88.2225
CIE-LCH:
28.3362, 106.5343, 304.0946
CIE-Luv:
28.3362, -9.2938, -105.9473
Hunter-Lab:
23.6293, 49.2886, -135.9344
#001fd1 color charts
#001fd1 color shades, tints & tones
#001fd1 color schemes
#001fd1 color preview, HTML & CSS examples
This text has a color of #001fd1
<p style="color:#001fd1;">Text here</p>
.mytext {color:#001fd1;}
This box has a color of #001fd1
<div style="background-color:#001fd1;">Content here</div>
.mybackground {background-color:#001fd1;}
Border around this has a color of #001fd1
<div style="border:2px solid #001fd1;">Content here</div>
.myborder {border:2px solid #001fd1;}