#e9d6f9 color space conversions
Hex:
#e9d6f9
RGB:
233, 214, 249
CMY:
9, 16, 2
CMYK:
6, 14, 0, 2
HSL:
273°, 74.4681%, 90.7843%
HSV (HSB):
273°, 14.0562%, 97.6471%
XYZ:
74.7497, 72.2563, 99.6297
xyY:
0.3031, 0.2930, 72.2563
CIE-Lab:
88.0918, 12.8518, -14.6972
CIE-LCH:
88.0918, 19.5237, 311.1676
CIE-Luv:
88.0918, 8.3686, -25.3678
Hunter-Lab:
85.0037, 8.2110, -9.9890
#e9d6f9 color charts
#e9d6f9 color shades, tints & tones
#e9d6f9 color schemes
#e9d6f9 color preview, HTML & CSS examples
This text has a color of #e9d6f9
<p style="color:#e9d6f9;">Text here</p>
.mytext {color:#e9d6f9;}
This box has a color of #e9d6f9
<div style="background-color:#e9d6f9;">Content here</div>
.mybackground {background-color:#e9d6f9;}
Border around this has a color of #e9d6f9
<div style="border:2px solid #e9d6f9;">Content here</div>
.myborder {border:2px solid #e9d6f9;}