#e6d9ed color space conversions
Hex:
#e6d9ed
RGB:
230, 217, 237
CMY:
10, 15, 7
CMYK:
3, 8, 0, 7
HSL:
279°, 35.7143%, 89.0196%
HSV (HSB):
279°, 8.4388%, 92.9412%
XYZ:
72.7320, 72.5631, 90.2935
xyY:
0.3087, 0.3080, 72.5631
CIE-Lab:
88.2389, 8.0271, -8.1785
CIE-LCH:
88.2389, 11.4596, 314.4648
CIE-Luv:
88.2389, 6.0956, -14.1117
Hunter-Lab:
85.1840, 3.3354, -3.2175
#e6d9ed color charts
#e6d9ed color shades, tints & tones
#e6d9ed color schemes
#e6d9ed color preview, HTML & CSS examples
This text has a color of #e6d9ed
<p style="color:#e6d9ed;">Text here</p>
.mytext {color:#e6d9ed;}
This box has a color of #e6d9ed
<div style="background-color:#e6d9ed;">Content here</div>
.mybackground {background-color:#e6d9ed;}
Border around this has a color of #e6d9ed
<div style="border:2px solid #e6d9ed;">Content here</div>
.myborder {border:2px solid #e6d9ed;}