#df80d6 color space conversions
Hex:
#df80d6
RGB:
223, 128, 214
CMY:
13, 50, 16
CMYK:
0, 43, 4, 13
HSL:
306°, 59.7484%, 68.8235%
HSV (HSB):
306°, 42.6009%, 87.4510%
XYZ:
50.2882, 35.9814, 67.9129
xyY:
0.3262, 0.2334, 35.9814
CIE-Lab:
66.5057, 48.7734, -28.6300
CIE-LCH:
66.5057, 56.5554, 329.5871
CIE-Luv:
66.5057, 48.0546, -52.1834
Hunter-Lab:
59.9845, 44.6733, -25.1376
#df80d6 color charts
#df80d6 color shades, tints & tones
#df80d6 color schemes
#df80d6 color preview, HTML & CSS examples
This text has a color of #df80d6
<p style="color:#df80d6;">Text here</p>
.mytext {color:#df80d6;}
This box has a color of #df80d6
<div style="background-color:#df80d6;">Content here</div>
.mybackground {background-color:#df80d6;}
Border around this has a color of #df80d6
<div style="border:2px solid #df80d6;">Content here</div>
.myborder {border:2px solid #df80d6;}