#001fd8 color space conversions
Hex:
#001fd8
RGB:
0, 31, 216
CMY:
100, 88, 15
CMYK:
100, 86, 0, 15
HSL:
231°, 100.0000%, 42.3529%
HSV (HSB):
231°, 100.0000%, 84.7059%
XYZ:
12.8847, 5.9378, 65.4328
xyY:
0.1529, 0.0705, 5.9378
CIE-Lab:
29.2551, 61.7861, -90.7491
CIE-LCH:
29.2551, 109.7858, 304.2488
CIE-Luv:
29.2551, -9.5219, -109.9708
Hunter-Lab:
24.3677, 51.7402, -142.1497
#001fd8 color charts
#001fd8 color shades, tints & tones
#001fd8 color schemes
#001fd8 color preview, HTML & CSS examples
This text has a color of #001fd8
<p style="color:#001fd8;">Text here</p>
.mytext {color:#001fd8;}
This box has a color of #001fd8
<div style="background-color:#001fd8;">Content here</div>
.mybackground {background-color:#001fd8;}
Border around this has a color of #001fd8
<div style="border:2px solid #001fd8;">Content here</div>
.myborder {border:2px solid #001fd8;}