#e1d6ed color space conversions
Hex:
#e1d6ed
RGB:
225, 214, 237
CMY:
12, 16, 7
CMYK:
5, 10, 0, 7
HSL:
269°, 38.9831%, 88.4314%
HSV (HSB):
269°, 9.7046%, 92.9412%
XYZ:
70.3840, 70.2151, 89.9640
xyY:
0.3053, 0.3045, 70.2151
CIE-Lab:
87.1023, 7.9512, -9.9095
CIE-LCH:
87.1023, 12.7051, 308.7428
CIE-Luv:
87.1023, 4.7500, -16.8138
Hunter-Lab:
83.7945, 3.2925, -4.9992
#e1d6ed color charts
#e1d6ed color shades, tints & tones
#e1d6ed color schemes
#e1d6ed color preview, HTML & CSS examples
This text has a color of #e1d6ed
<p style="color:#e1d6ed;">Text here</p>
.mytext {color:#e1d6ed;}
This box has a color of #e1d6ed
<div style="background-color:#e1d6ed;">Content here</div>
.mybackground {background-color:#e1d6ed;}
Border around this has a color of #e1d6ed
<div style="border:2px solid #e1d6ed;">Content here</div>
.myborder {border:2px solid #e1d6ed;}