#df70d4 color space conversions
Hex:
#df70d4
RGB:
223, 112, 212
CMY:
13, 56, 17
CMYK:
0, 50, 5, 13
HSL:
306°, 63.4286%, 65.6863%
HSV (HSB):
306°, 49.7758%, 87.4510%
XYZ:
48.1093, 32.0298, 65.9341
xyY:
0.3294, 0.2193, 32.0298
CIE-Lab:
63.3675, 56.3728, -32.3645
CIE-LCH:
63.3675, 65.0028, 330.1392
CIE-Luv:
63.3675, 55.2707, -58.8743
Hunter-Lab:
56.5949, 52.6954, -29.4576
#df70d4 color charts
#df70d4 color shades, tints & tones
#df70d4 color schemes
#df70d4 color preview, HTML & CSS examples
This text has a color of #df70d4
<p style="color:#df70d4;">Text here</p>
.mytext {color:#df70d4;}
This box has a color of #df70d4
<div style="background-color:#df70d4;">Content here</div>
.mybackground {background-color:#df70d4;}
Border around this has a color of #df70d4
<div style="border:2px solid #df70d4;">Content here</div>
.myborder {border:2px solid #df70d4;}