#e2d3ec color space conversions
Hex:
#e2d3ec
RGB:
226, 211, 236
CMY:
11, 17, 7
CMYK:
4, 11, 0, 7
HSL:
276°, 39.6825%, 87.6471%
HSV (HSB):
276°, 10.5932%, 92.5490%
XYZ:
69.7986, 68.8134, 88.9604
xyY:
0.3067, 0.3024, 68.8134
CIE-Lab:
86.4116, 9.6708, -10.3999
CIE-LCH:
86.4116, 14.2015, 312.9196
CIE-Luv:
86.4116, 6.8731, -17.8701
Hunter-Lab:
82.9538, 5.0234, -5.5154
#e2d3ec color charts
#e2d3ec color shades, tints & tones
#e2d3ec color schemes
#e2d3ec color preview, HTML & CSS examples
This text has a color of #e2d3ec
<p style="color:#e2d3ec;">Text here</p>
.mytext {color:#e2d3ec;}
This box has a color of #e2d3ec
<div style="background-color:#e2d3ec;">Content here</div>
.mybackground {background-color:#e2d3ec;}
Border around this has a color of #e2d3ec
<div style="border:2px solid #e2d3ec;">Content here</div>
.myborder {border:2px solid #e2d3ec;}