#1f01d4 color space conversions
Hex:
#1f01d4
RGB:
31, 1, 212
CMY:
88, 100, 17
CMYK:
85, 100, 0, 17
HSL:
249°, 99.0610%, 41.7647%
HSV (HSB):
249°, 99.5283%, 83.1373%
XYZ:
12.4596, 5.0665, 62.6086
xyY:
0.1555, 0.0632, 5.0665
CIE-Lab:
26.9233, 68.9806, -92.3054
CIE-LCH:
26.9233, 115.2328, 306.7711
CIE-Luv:
26.9233, -6.1078, -106.1539
Hunter-Lab:
22.5088, 59.4168, -149.1596
#1f01d4 color charts
#1f01d4 color shades, tints & tones
#1f01d4 color schemes
#1f01d4 color preview, HTML & CSS examples
This text has a color of #1f01d4
<p style="color:#1f01d4;">Text here</p>
.mytext {color:#1f01d4;}
This box has a color of #1f01d4
<div style="background-color:#1f01d4;">Content here</div>
.mybackground {background-color:#1f01d4;}
Border around this has a color of #1f01d4
<div style="border:2px solid #1f01d4;">Content here</div>
.myborder {border:2px solid #1f01d4;}