#dd87ed color space conversions
Hex:
#dd87ed
RGB:
221, 135, 237
CMY:
13, 47, 7
CMYK:
7, 43, 0, 7
HSL:
291°, 73.9130%, 72.9412%
HSV (HSB):
291°, 43.0380%, 92.9412%
XYZ:
53.7688, 38.8145, 84.7788
xyY:
0.3032, 0.2188, 38.8145
CIE-Lab:
68.6167, 48.7969, -38.1040
CIE-LCH:
68.6167, 61.9116, 322.0148
CIE-Luv:
68.6167, 39.0081, -67.7686
Hunter-Lab:
62.3013, 45.0263, -37.0701
#dd87ed color charts
#dd87ed color shades, tints & tones
#dd87ed color schemes
#dd87ed color preview, HTML & CSS examples
This text has a color of #dd87ed
<p style="color:#dd87ed;">Text here</p>
.mytext {color:#dd87ed;}
This box has a color of #dd87ed
<div style="background-color:#dd87ed;">Content here</div>
.mybackground {background-color:#dd87ed;}
Border around this has a color of #dd87ed
<div style="border:2px solid #dd87ed;">Content here</div>
.myborder {border:2px solid #dd87ed;}