#e9d7f8 color space conversions
Hex:
#e9d7f8
RGB:
233, 215, 248
CMY:
9, 16, 3
CMYK:
6, 13, 0, 3
HSL:
273°, 70.2128%, 90.7843%
HSV (HSB):
273°, 13.3065%, 97.2549%
XYZ:
74.8480, 72.7018, 98.8949
xyY:
0.3037, 0.2950, 72.7018
CIE-Lab:
88.3053, 12.1337, -13.8506
CIE-LCH:
88.3053, 18.4137, 311.2197
CIE-Luv:
88.3053, 7.9603, -23.8844
Hunter-Lab:
85.2654, 7.4772, -9.0816
#e9d7f8 color charts
#e9d7f8 color shades, tints & tones
#e9d7f8 color schemes
#e9d7f8 color preview, HTML & CSS examples
This text has a color of #e9d7f8
<p style="color:#e9d7f8;">Text here</p>
.mytext {color:#e9d7f8;}
This box has a color of #e9d7f8
<div style="background-color:#e9d7f8;">Content here</div>
.mybackground {background-color:#e9d7f8;}
Border around this has a color of #e9d7f8
<div style="border:2px solid #e9d7f8;">Content here</div>
.myborder {border:2px solid #e9d7f8;}