#e9d8f6 color space conversions
Hex:
#e9d8f6
RGB:
233, 216, 246
CMY:
9, 15, 4
CMYK:
5, 12, 0, 4
HSL:
274°, 62.5000%, 90.5882%
HSV (HSB):
274°, 12.1951%, 96.4706%
XYZ:
74.7947, 73.0892, 97.3543
xyY:
0.3050, 0.2980, 73.0892
CIE-Lab:
88.4902, 11.2270, -12.5207
CIE-LCH:
88.4902, 16.8171, 311.8817
CIE-Luv:
88.4902, 7.6266, -21.5930
Hunter-Lab:
85.4922, 6.5532, -7.6720
#e9d8f6 color charts
#e9d8f6 color shades, tints & tones
#e9d8f6 color schemes
#e9d8f6 color preview, HTML & CSS examples
This text has a color of #e9d8f6
<p style="color:#e9d8f6;">Text here</p>
.mytext {color:#e9d8f6;}
This box has a color of #e9d8f6
<div style="background-color:#e9d8f6;">Content here</div>
.mybackground {background-color:#e9d8f6;}
Border around this has a color of #e9d8f6
<div style="border:2px solid #e9d8f6;">Content here</div>
.myborder {border:2px solid #e9d8f6;}