#df80d7 color space conversions
Hex:
#df80d7
RGB:
223, 128, 215
CMY:
13, 50, 16
CMYK:
0, 43, 4, 13
HSL:
305°, 59.7484%, 68.8235%
HSV (HSB):
305°, 42.6009%, 87.4510%
XYZ:
50.4163, 36.0326, 68.5877
xyY:
0.3252, 0.2324, 36.0326
CIE-Lab:
66.5448, 48.9478, -29.1266
CIE-LCH:
66.5448, 56.9583, 329.2451
CIE-Luv:
66.5448, 47.8356, -53.0074
Hunter-Lab:
60.0272, 44.8732, -25.7264
#df80d7 color charts
#df80d7 color shades, tints & tones
#df80d7 color schemes
#df80d7 color preview, HTML & CSS examples
This text has a color of #df80d7
<p style="color:#df80d7;">Text here</p>
.mytext {color:#df80d7;}
This box has a color of #df80d7
<div style="background-color:#df80d7;">Content here</div>
.mybackground {background-color:#df80d7;}
Border around this has a color of #df80d7
<div style="border:2px solid #df80d7;">Content here</div>
.myborder {border:2px solid #df80d7;}