#e9d0f7 color space conversions
Hex:
#e9d0f7
RGB:
233, 208, 247
CMY:
9, 18, 3
CMYK:
6, 16, 0, 3
HSL:
278°, 70.9091%, 89.2157%
HSV (HSB):
278°, 15.7895%, 96.8627%
XYZ:
72.9486, 69.1508, 97.4983
xyY:
0.3045, 0.2886, 69.1508
CIE-Lab:
86.5787, 15.6371, -15.9115
CIE-LCH:
86.5787, 22.3091, 314.5016
CIE-Luv:
86.5787, 11.4611, -27.7474
Hunter-Lab:
83.1570, 11.0628, -11.3054
#e9d0f7 color charts
#e9d0f7 color shades, tints & tones
#e9d0f7 color schemes
#e9d0f7 color preview, HTML & CSS examples
This text has a color of #e9d0f7
<p style="color:#e9d0f7;">Text here</p>
.mytext {color:#e9d0f7;}
This box has a color of #e9d0f7
<div style="background-color:#e9d0f7;">Content here</div>
.mybackground {background-color:#e9d0f7;}
Border around this has a color of #e9d0f7
<div style="border:2px solid #e9d0f7;">Content here</div>
.myborder {border:2px solid #e9d0f7;}