#e9d7f9 color space conversions
Hex:
#e9d7f9
RGB:
233, 215, 249
CMY:
9, 16, 2
CMYK:
6, 14, 0, 2
HSL:
272°, 73.9130%, 90.9804%
HSV (HSB):
272°, 13.6546%, 97.6471%
XYZ:
75.0036, 72.7641, 99.7143
xyY:
0.3031, 0.2940, 72.7641
CIE-Lab:
88.3351, 12.3252, -14.3328
CIE-LCH:
88.3351, 18.9034, 310.6932
CIE-Luv:
88.3351, 7.8815, -24.6975
Hunter-Lab:
85.3019, 7.6719, -9.5962
#e9d7f9 color charts
#e9d7f9 color shades, tints & tones
#e9d7f9 color schemes
#e9d7f9 color preview, HTML & CSS examples
This text has a color of #e9d7f9
<p style="color:#e9d7f9;">Text here</p>
.mytext {color:#e9d7f9;}
This box has a color of #e9d7f9
<div style="background-color:#e9d7f9;">Content here</div>
.mybackground {background-color:#e9d7f9;}
Border around this has a color of #e9d7f9
<div style="border:2px solid #e9d7f9;">Content here</div>
.myborder {border:2px solid #e9d7f9;}