#d89dec color space conversions
Hex:
#d89dec
RGB:
216, 157, 236
CMY:
15, 38, 7
CMYK:
8, 33, 0, 7
HSL:
285°, 67.5214%, 77.0588%
HSV (HSB):
285°, 33.4746%, 92.5490%
XYZ:
55.5162, 44.7690, 85.0721
xyY:
0.2995, 0.2415, 44.7690
CIE-Lab:
72.7395, 35.4579, -31.2077
CIE-LCH:
72.7395, 47.2354, 318.6479
CIE-Luv:
72.7395, 26.6983, -54.9795
Hunter-Lab:
66.9096, 31.0130, -28.5474
#d89dec color charts
#d89dec color shades, tints & tones
#d89dec color schemes
#d89dec color preview, HTML & CSS examples
This text has a color of #d89dec
<p style="color:#d89dec;">Text here</p>
.mytext {color:#d89dec;}
This box has a color of #d89dec
<div style="background-color:#d89dec;">Content here</div>
.mybackground {background-color:#d89dec;}
Border around this has a color of #d89dec
<div style="border:2px solid #d89dec;">Content here</div>
.myborder {border:2px solid #d89dec;}