#df01fc color space conversions
Hex:
#df01fc
RGB:
223, 1, 252
CMY:
13, 100, 1
CMYK:
12, 100, 0, 1
HSL:
293°, 99.2095%, 49.6078%
HSV (HSB):
293°, 99.6032%, 98.8235%
XYZ:
48.0130, 22.7380, 93.9538
xyY:
0.2915, 0.1381, 22.7380
CIE-Lab:
54.8014, 93.0296, -68.3349
CIE-LCH:
54.8014, 115.4304, 323.7008
CIE-Luv:
54.8014, 62.9789, -116.3597
Hunter-Lab:
47.6843, 96.2826, -83.4417
#df01fc color charts
#df01fc color shades, tints & tones
#df01fc color schemes
#df01fc color preview, HTML & CSS examples
This text has a color of #df01fc
<p style="color:#df01fc;">Text here</p>
.mytext {color:#df01fc;}
This box has a color of #df01fc
<div style="background-color:#df01fc;">Content here</div>
.mybackground {background-color:#df01fc;}
Border around this has a color of #df01fc
<div style="border:2px solid #df01fc;">Content here</div>
.myborder {border:2px solid #df01fc;}