#dd87c5 color space conversions
Hex:
#dd87c5
RGB:
221, 135, 197
CMY:
13, 47, 23
CMYK:
0, 39, 11, 13
HSL:
317°, 55.8442%, 69.8039%
HSV (HSB):
317°, 38.9140%, 86.6667%
XYZ:
48.5608, 36.7313, 57.3537
xyY:
0.3404, 0.2575, 36.7313
CIE-Lab:
67.0750, 41.6352, -18.2889
CIE-LCH:
67.0750, 45.4749, 336.2858
CIE-Luv:
67.0750, 47.0027, -34.7874
Hunter-Lab:
60.6064, 36.9619, -13.6836
#dd87c5 color charts
#dd87c5 color shades, tints & tones
#dd87c5 color schemes
#dd87c5 color preview, HTML & CSS examples
This text has a color of #dd87c5
<p style="color:#dd87c5;">Text here</p>
.mytext {color:#dd87c5;}
This box has a color of #dd87c5
<div style="background-color:#dd87c5;">Content here</div>
.mybackground {background-color:#dd87c5;}
Border around this has a color of #dd87c5
<div style="border:2px solid #dd87c5;">Content here</div>
.myborder {border:2px solid #dd87c5;}