#e2d5ed color space conversions
Hex:
#e2d5ed
RGB:
226, 213, 237
CMY:
11, 16, 7
CMYK:
5, 10, 0, 7
HSL:
273°, 40.0000%, 88.2353%
HSV (HSB):
273°, 10.1266%, 92.9412%
XYZ:
70.4443, 69.8717, 89.8945
xyY:
0.3060, 0.3035, 69.8717
CIE-Lab:
86.9339, 8.8062, -10.1515
CIE-LCH:
86.9339, 13.4389, 310.9411
CIE-Luv:
86.9339, 5.8091, -17.3411
Hunter-Lab:
83.5893, 4.1485, -5.2498
#e2d5ed color charts
#e2d5ed color shades, tints & tones
#e2d5ed color schemes
#e2d5ed color preview, HTML & CSS examples
This text has a color of #e2d5ed
<p style="color:#e2d5ed;">Text here</p>
.mytext {color:#e2d5ed;}
This box has a color of #e2d5ed
<div style="background-color:#e2d5ed;">Content here</div>
.mybackground {background-color:#e2d5ed;}
Border around this has a color of #e2d5ed
<div style="border:2px solid #e2d5ed;">Content here</div>
.myborder {border:2px solid #e2d5ed;}