#1f01fc color space conversions
Hex:
#1f01fc
RGB:
31, 1, 252
CMY:
88, 100, 1
CMYK:
88, 100, 0, 1
HSL:
247°, 99.2095%, 49.6078%
HSV (HSB):
247°, 99.6032%, 98.8235%
XYZ:
18.1466, 7.3413, 92.5560
xyY:
0.1537, 0.0622, 7.3413
CIE-Lab:
32.5716, 78.5491, -105.7133
CIE-LCH:
32.5716, 131.7014, 306.6138
CIE-Luv:
32.5716, -8.0563, -129.3884
Hunter-Lab:
27.0948, 72.1336, -183.5686
#1f01fc color charts
#1f01fc color shades, tints & tones
#1f01fc color schemes
#1f01fc color preview, HTML & CSS examples
This text has a color of #1f01fc
<p style="color:#1f01fc;">Text here</p>
.mytext {color:#1f01fc;}
This box has a color of #1f01fc
<div style="background-color:#1f01fc;">Content here</div>
.mybackground {background-color:#1f01fc;}
Border around this has a color of #1f01fc
<div style="border:2px solid #1f01fc;">Content here</div>
.myborder {border:2px solid #1f01fc;}