#d89cee color space conversions
Hex:
#d89cee
RGB:
216, 156, 238
CMY:
15, 39, 7
CMYK:
9, 34, 0, 7
HSL:
284°, 70.6897%, 77.2549%
HSV (HSB):
284°, 34.4538%, 93.3333%
XYZ:
55.6400, 44.5489, 86.5552
xyY:
0.2979, 0.2386, 44.5489
CIE-Lab:
72.5939, 36.3962, -32.5230
CIE-LCH:
72.5939, 48.8101, 318.2165
CIE-Luv:
72.5939, 26.8441, -57.2705
Hunter-Lab:
66.7450, 31.9976, -30.1661
#d89cee color charts
#d89cee color shades, tints & tones
#d89cee color schemes
#d89cee color preview, HTML & CSS examples
This text has a color of #d89cee
<p style="color:#d89cee;">Text here</p>
.mytext {color:#d89cee;}
This box has a color of #d89cee
<div style="background-color:#d89cee;">Content here</div>
.mybackground {background-color:#d89cee;}
Border around this has a color of #d89cee
<div style="border:2px solid #d89cee;">Content here</div>
.myborder {border:2px solid #d89cee;}