#d89cdd color space conversions
Hex:
#d89cdd
RGB:
216, 156, 221
CMY:
15, 39, 13
CMYK:
2, 29, 0, 13
HSL:
295°, 48.8722%, 73.9216%
HSV (HSB):
295°, 29.4118%, 86.6667%
XYZ:
53.2585, 43.5963, 74.0145
xyY:
0.3117, 0.2551, 43.5963
CIE-Lab:
71.9579, 33.0829, -24.2012
CIE-LCH:
71.9579, 40.9900, 323.8134
CIE-Luv:
71.9579, 29.3870, -43.1192
Hunter-Lab:
66.0275, 28.4319, -20.2427
#d89cdd color charts
#d89cdd color shades, tints & tones
#d89cdd color schemes
#d89cdd color preview, HTML & CSS examples
This text has a color of #d89cdd
<p style="color:#d89cdd;">Text here</p>
.mytext {color:#d89cdd;}
This box has a color of #d89cdd
<div style="background-color:#d89cdd;">Content here</div>
.mybackground {background-color:#d89cdd;}
Border around this has a color of #d89cdd
<div style="border:2px solid #d89cdd;">Content here</div>
.myborder {border:2px solid #d89cdd;}