#df96e3 color space conversions
Hex:
#df96e3
RGB:
223, 150, 227
CMY:
13, 41, 11
CMYK:
2, 34, 0, 11
HSL:
297°, 57.8947%, 73.9216%
HSV (HSB):
297°, 33.9207%, 89.0196%
XYZ:
55.2029, 43.0467, 78.0724
xyY:
0.3131, 0.2441, 43.0467
CIE-Lab:
71.5867, 39.6394, -27.9979
CIE-LCH:
71.5867, 48.5300, 324.7659
CIE-Luv:
71.5867, 35.6354, -50.2877
Hunter-Lab:
65.6100, 35.3687, -24.6249
#df96e3 color charts
#df96e3 color shades, tints & tones
#df96e3 color schemes
#df96e3 color preview, HTML & CSS examples
This text has a color of #df96e3
<p style="color:#df96e3;">Text here</p>
.mytext {color:#df96e3;}
This box has a color of #df96e3
<div style="background-color:#df96e3;">Content here</div>
.mybackground {background-color:#df96e3;}
Border around this has a color of #df96e3
<div style="border:2px solid #df96e3;">Content here</div>
.myborder {border:2px solid #df96e3;}