#df82d7 color space conversions
Hex:
#df82d7
RGB:
223, 130, 215
CMY:
13, 49, 16
CMYK:
0, 42, 4, 13
HSL:
305°, 59.2357%, 69.2157%
HSV (HSB):
305°, 41.7040%, 87.4510%
XYZ:
50.6798, 36.5595, 68.6756
xyY:
0.3250, 0.2345, 36.5595
CIE-Lab:
66.9453, 47.9257, -28.5093
CIE-LCH:
66.9453, 55.7642, 329.2530
CIE-Luv:
66.9453, 46.9557, -51.9098
Hunter-Lab:
60.4645, 43.8013, -25.0164
#df82d7 color charts
#df82d7 color shades, tints & tones
#df82d7 color schemes
#df82d7 color preview, HTML & CSS examples
This text has a color of #df82d7
<p style="color:#df82d7;">Text here</p>
.mytext {color:#df82d7;}
This box has a color of #df82d7
<div style="background-color:#df82d7;">Content here</div>
.mybackground {background-color:#df82d7;}
Border around this has a color of #df82d7
<div style="border:2px solid #df82d7;">Content here</div>
.myborder {border:2px solid #df82d7;}