#e1d8ed color space conversions
Hex:
#e1d8ed
RGB:
225, 216, 237
CMY:
12, 15, 7
CMYK:
5, 9, 0, 7
HSL:
266°, 36.8421%, 88.8235%
HSV (HSB):
266°, 8.8608%, 92.9412%
XYZ:
70.8933, 71.2337, 90.1338
xyY:
0.3052, 0.3067, 71.2337
CIE-Lab:
87.5984, 6.9010, -9.1720
CIE-LCH:
87.5984, 11.4782, 306.9576
CIE-Luv:
87.5984, 3.7629, -15.4744
Hunter-Lab:
84.4001, 2.2340, -4.2378
#e1d8ed color charts
#e1d8ed color shades, tints & tones
#e1d8ed color schemes
#e1d8ed color preview, HTML & CSS examples
This text has a color of #e1d8ed
<p style="color:#e1d8ed;">Text here</p>
.mytext {color:#e1d8ed;}
This box has a color of #e1d8ed
<div style="background-color:#e1d8ed;">Content here</div>
.mybackground {background-color:#e1d8ed;}
Border around this has a color of #e1d8ed
<div style="border:2px solid #e1d8ed;">Content here</div>
.myborder {border:2px solid #e1d8ed;}