#d86ddd color space conversions
Hex:
#d86ddd
RGB:
216, 109, 221
CMY:
15, 57, 13
CMYK:
2, 51, 0, 13
HSL:
297°, 62.2222%, 64.7059%
HSV (HSB):
297°, 50.6787%, 86.6667%
XYZ:
46.8387, 30.7567, 71.8746
xyY:
0.3134, 0.2058, 30.7567
CIE-Lab:
62.3017, 57.4276, -39.1384
CIE-LCH:
62.3017, 69.4963, 325.7246
CIE-Luv:
62.3017, 49.4089, -69.5747
Hunter-Lab:
55.4587, 53.7028, -38.0189
#d86ddd color charts
#d86ddd color shades, tints & tones
#d86ddd color schemes
#d86ddd color preview, HTML & CSS examples
This text has a color of #d86ddd
<p style="color:#d86ddd;">Text here</p>
.mytext {color:#d86ddd;}
This box has a color of #d86ddd
<div style="background-color:#d86ddd;">Content here</div>
.mybackground {background-color:#d86ddd;}
Border around this has a color of #d86ddd
<div style="border:2px solid #d86ddd;">Content here</div>
.myborder {border:2px solid #d86ddd;}