#df70cc color space conversions
Hex:
#df70cc
RGB:
223, 112, 204
CMY:
13, 56, 20
CMYK:
0, 50, 9, 13
HSL:
310°, 63.4286%, 65.6863%
HSV (HSB):
310°, 49.7758%, 87.4510%
XYZ:
47.1247, 31.6359, 60.7493
xyY:
0.3378, 0.2268, 31.6359
CIE-Lab:
63.0409, 55.0437, -28.3709
CIE-LCH:
63.0409, 61.9251, 332.7322
CIE-Luv:
63.0409, 57.3242, -52.3261
Hunter-Lab:
56.2458, 51.1231, -24.6652
#df70cc color charts
#df70cc color shades, tints & tones
#df70cc color schemes
#df70cc color preview, HTML & CSS examples
This text has a color of #df70cc
<p style="color:#df70cc;">Text here</p>
.mytext {color:#df70cc;}
This box has a color of #df70cc
<div style="background-color:#df70cc;">Content here</div>
.mybackground {background-color:#df70cc;}
Border around this has a color of #df70cc
<div style="border:2px solid #df70cc;">Content here</div>
.myborder {border:2px solid #df70cc;}