#df87ed color space conversions
Hex:
#df87ed
RGB:
223, 135, 237
CMY:
13, 47, 7
CMYK:
6, 43, 0, 7
HSL:
292°, 73.9130%, 72.9412%
HSV (HSB):
292°, 43.0380%, 92.9412%
XYZ:
54.3815, 39.1303, 84.8075
xyY:
0.3050, 0.2194, 39.1303
CIE-Lab:
68.8456, 49.3749, -37.7301
CIE-LCH:
68.8456, 62.1405, 322.6145
CIE-Luv:
68.8456, 40.2746, -67.2857
Hunter-Lab:
62.5543, 45.7088, -36.5940
#df87ed color charts
#df87ed color shades, tints & tones
#df87ed color schemes
#df87ed color preview, HTML & CSS examples
This text has a color of #df87ed
<p style="color:#df87ed;">Text here</p>
.mytext {color:#df87ed;}
This box has a color of #df87ed
<div style="background-color:#df87ed;">Content here</div>
.mybackground {background-color:#df87ed;}
Border around this has a color of #df87ed
<div style="border:2px solid #df87ed;">Content here</div>
.myborder {border:2px solid #df87ed;}