#df71fc color space conversions
Hex:
#df71fc
RGB:
223, 113, 252
CMY:
13, 56, 1
CMYK:
12, 55, 0, 1
HSL:
287°, 95.8621%, 71.5686%
HSV (HSB):
287°, 55.1587%, 98.8235%
XYZ:
53.9072, 34.5265, 95.9185
xyY:
0.2924, 0.1873, 34.5265
CIE-Lab:
65.3783, 63.1098, -51.4169
CIE-LCH:
65.3783, 81.4036, 320.8295
CIE-Luv:
65.3783, 45.0625, -90.7948
Hunter-Lab:
58.7593, 60.9317, -55.6534
#df71fc color charts
#df71fc color shades, tints & tones
#df71fc color schemes
#df71fc color preview, HTML & CSS examples
This text has a color of #df71fc
<p style="color:#df71fc;">Text here</p>
.mytext {color:#df71fc;}
This box has a color of #df71fc
<div style="background-color:#df71fc;">Content here</div>
.mybackground {background-color:#df71fc;}
Border around this has a color of #df71fc
<div style="border:2px solid #df71fc;">Content here</div>
.myborder {border:2px solid #df71fc;}