#df96dd color space conversions
Hex:
#df96dd
RGB:
223, 150, 221
CMY:
13, 41, 13
CMYK:
0, 33, 1, 13
HSL:
302°, 53.2847%, 73.1373%
HSV (HSB):
302°, 32.7354%, 87.4510%
XYZ:
54.3889, 42.7211, 73.7860
xyY:
0.3183, 0.2500, 42.7211
CIE-Lab:
71.3653, 38.5331, -25.0417
CIE-LCH:
71.3653, 45.9553, 326.9812
CIE-Luv:
71.3653, 36.6649, -45.3163
Hunter-Lab:
65.3614, 34.1520, -21.1791
#df96dd color charts
#df96dd color shades, tints & tones
#df96dd color schemes
#df96dd color preview, HTML & CSS examples
This text has a color of #df96dd
<p style="color:#df96dd;">Text here</p>
.mytext {color:#df96dd;}
This box has a color of #df96dd
<div style="background-color:#df96dd;">Content here</div>
.mybackground {background-color:#df96dd;}
Border around this has a color of #df96dd
<div style="border:2px solid #df96dd;">Content here</div>
.myborder {border:2px solid #df96dd;}