#d86dcc color space conversions
Hex:
#d86dcc
RGB:
216, 109, 204
CMY:
15, 57, 20
CMYK:
0, 50, 6, 15
HSL:
307°, 57.8378%, 63.7255%
HSV (HSB):
307°, 49.5370%, 84.7059%
XYZ:
44.6866, 29.8958, 60.5420
xyY:
0.3307, 0.2212, 29.8958
CIE-Lab:
61.5642, 54.4625, -30.7292
CIE-LCH:
61.5642, 62.5336, 330.5671
CIE-Luv:
61.5642, 53.6768, -55.6853
Hunter-Lab:
54.6771, 50.2000, -27.3757
#d86dcc color charts
#d86dcc color shades, tints & tones
#d86dcc color schemes
#d86dcc color preview, HTML & CSS examples
This text has a color of #d86dcc
<p style="color:#d86dcc;">Text here</p>
.mytext {color:#d86dcc;}
This box has a color of #d86dcc
<div style="background-color:#d86dcc;">Content here</div>
.mybackground {background-color:#d86dcc;}
Border around this has a color of #d86dcc
<div style="border:2px solid #d86dcc;">Content here</div>
.myborder {border:2px solid #d86dcc;}