#d89edc color space conversions
Hex:
#d89edc
RGB:
216, 158, 220
CMY:
15, 38, 14
CMYK:
2, 28, 0, 14
HSL:
296°, 46.9697%, 74.1176%
HSV (HSB):
296°, 28.1818%, 86.2745%
XYZ:
53.4640, 44.2200, 73.4276
xyY:
0.3125, 0.2584, 44.2200
CIE-Lab:
72.3753, 31.8133, -23.0154
CIE-LCH:
72.3753, 39.2657, 324.1160
CIE-Luv:
72.3753, 28.5875, -41.0403
Hunter-Lab:
66.4981, 27.1412, -18.9197
#d89edc color charts
#d89edc color shades, tints & tones
#d89edc color schemes
#d89edc color preview, HTML & CSS examples
This text has a color of #d89edc
<p style="color:#d89edc;">Text here</p>
.mytext {color:#d89edc;}
This box has a color of #d89edc
<div style="background-color:#d89edc;">Content here</div>
.mybackground {background-color:#d89edc;}
Border around this has a color of #d89edc
<div style="border:2px solid #d89edc;">Content here</div>
.myborder {border:2px solid #d89edc;}