#e7d8ed color space conversions
Hex:
#e7d8ed
RGB:
231, 216, 237
CMY:
9, 15, 7
CMYK:
3, 9, 0, 7
HSL:
283°, 36.8421%, 88.8235%
HSV (HSB):
283°, 8.8608%, 92.9412%
XYZ:
72.7969, 72.2151, 90.2229
xyY:
0.3095, 0.3070, 72.2151
CIE-Lab:
88.0720, 8.8826, -8.4174
CIE-LCH:
88.0720, 12.2373, 316.5405
CIE-Luv:
88.0720, 7.1675, -14.6344
Hunter-Lab:
84.9795, 4.1964, -3.4627
#e7d8ed color charts
#e7d8ed color shades, tints & tones
#e7d8ed color schemes
#e7d8ed color preview, HTML & CSS examples
This text has a color of #e7d8ed
<p style="color:#e7d8ed;">Text here</p>
.mytext {color:#e7d8ed;}
This box has a color of #e7d8ed
<div style="background-color:#e7d8ed;">Content here</div>
.mybackground {background-color:#e7d8ed;}
Border around this has a color of #e7d8ed
<div style="border:2px solid #e7d8ed;">Content here</div>
.myborder {border:2px solid #e7d8ed;}