#e2d3e2 color space conversions
Hex:
#e2d3e2
RGB:
226, 211, 226
CMY:
11, 17, 11
CMYK:
0, 7, 0, 11
HSL:
300°, 20.5479%, 85.6863%
HSV (HSB):
300°, 6.6372%, 88.6275%
XYZ:
68.3858, 68.2483, 81.5204
xyY:
0.3135, 0.3128, 68.2483
CIE-Lab:
86.1304, 7.8181, -5.5198
CIE-LCH:
86.1304, 9.5703, 324.7766
CIE-Luv:
86.1304, 7.6198, -9.8654
Hunter-Lab:
82.6125, 3.1885, -0.6775
#e2d3e2 color charts
#e2d3e2 color shades, tints & tones
#e2d3e2 color schemes
#e2d3e2 color preview, HTML & CSS examples
This text has a color of #e2d3e2
<p style="color:#e2d3e2;">Text here</p>
.mytext {color:#e2d3e2;}
This box has a color of #e2d3e2
<div style="background-color:#e2d3e2;">Content here</div>
.mybackground {background-color:#e2d3e2;}
Border around this has a color of #e2d3e2
<div style="border:2px solid #e2d3e2;">Content here</div>
.myborder {border:2px solid #e2d3e2;}