#df96db color space conversions
Hex:
#df96db
RGB:
223, 150, 219
CMY:
13, 41, 14
CMYK:
0, 33, 2, 13
HSL:
303°, 53.2847%, 73.1373%
HSV (HSB):
303°, 32.7354%, 87.4510%
XYZ:
54.1240, 42.6151, 72.3907
xyY:
0.3200, 0.2520, 42.6151
CIE-Lab:
71.2930, 38.1696, -24.0520
CIE-LCH:
71.2930, 45.1156, 327.7835
CIE-Luv:
71.2930, 37.0084, -43.6620
Hunter-Lab:
65.2803, 33.7541, -20.0518
#df96db color charts
#df96db color shades, tints & tones
#df96db color schemes
#df96db color preview, HTML & CSS examples
This text has a color of #df96db
<p style="color:#df96db;">Text here</p>
.mytext {color:#df96db;}
This box has a color of #df96db
<div style="background-color:#df96db;">Content here</div>
.mybackground {background-color:#df96db;}
Border around this has a color of #df96db
<div style="border:2px solid #df96db;">Content here</div>
.myborder {border:2px solid #df96db;}