#df82d6 color space conversions
Hex:
#df82d6
RGB:
223, 130, 214
CMY:
13, 49, 16
CMYK:
0, 42, 4, 13
HSL:
306°, 59.2357%, 69.2157%
HSV (HSB):
306°, 41.7040%, 87.4510%
XYZ:
50.5517, 36.5083, 68.0008
xyY:
0.3260, 0.2354, 36.5083
CIE-Lab:
66.9065, 47.7508, -28.0126
CIE-LCH:
66.9065, 55.3610, 329.6024
CIE-Luv:
66.9065, 47.1703, -51.0854
Hunter-Lab:
60.4221, 43.6020, -24.4312
#df82d6 color charts
#df82d6 color shades, tints & tones
#df82d6 color schemes
#df82d6 color preview, HTML & CSS examples
This text has a color of #df82d6
<p style="color:#df82d6;">Text here</p>
.mytext {color:#df82d6;}
This box has a color of #df82d6
<div style="background-color:#df82d6;">Content here</div>
.mybackground {background-color:#df82d6;}
Border around this has a color of #df82d6
<div style="border:2px solid #df82d6;">Content here</div>
.myborder {border:2px solid #df82d6;}