#d89cca color space conversions
Hex:
#d89cca
RGB:
216, 156, 202
CMY:
15, 39, 21
CMYK:
0, 28, 6, 15
HSL:
314°, 43.4783%, 72.9412%
HSV (HSB):
314°, 27.7778%, 84.7059%
XYZ:
50.8680, 42.6401, 61.4264
xyY:
0.3283, 0.2752, 42.6401
CIE-Lab:
71.3100, 29.6133, -14.7232
CIE-LCH:
71.3100, 33.0714, 333.5643
CIE-Luv:
71.3100, 32.2295, -27.4646
Hunter-Lab:
65.2994, 24.7770, -10.0639
#d89cca color charts
#d89cca color shades, tints & tones
#d89cca color schemes
#d89cca color preview, HTML & CSS examples
This text has a color of #d89cca
<p style="color:#d89cca;">Text here</p>
.mytext {color:#d89cca;}
This box has a color of #d89cca
<div style="background-color:#d89cca;">Content here</div>
.mybackground {background-color:#d89cca;}
Border around this has a color of #d89cca
<div style="border:2px solid #d89cca;">Content here</div>
.myborder {border:2px solid #d89cca;}