#e9dcf8 color space conversions
Hex:
#e9dcf8
RGB:
233, 220, 248
CMY:
9, 14, 3
CMYK:
6, 11, 0, 3
HSL:
268°, 66.6667%, 91.7647%
HSV (HSB):
268°, 11.2903%, 97.2549%
XYZ:
76.1407, 75.2873, 99.3258
xyY:
0.3036, 0.3002, 75.2873
CIE-Lab:
89.5274, 9.5091, -12.0244
CIE-LCH:
89.5274, 15.3300, 308.3375
CIE-Luv:
89.5274, 5.5157, -20.5331
Hunter-Lab:
86.7683, 4.7925, -7.1329
#e9dcf8 color charts
#e9dcf8 color shades, tints & tones
#e9dcf8 color schemes
#e9dcf8 color preview, HTML & CSS examples
This text has a color of #e9dcf8
<p style="color:#e9dcf8;">Text here</p>
.mytext {color:#e9dcf8;}
This box has a color of #e9dcf8
<div style="background-color:#e9dcf8;">Content here</div>
.mybackground {background-color:#e9dcf8;}
Border around this has a color of #e9dcf8
<div style="border:2px solid #e9dcf8;">Content here</div>
.myborder {border:2px solid #e9dcf8;}