#e2d4e4 color space conversions
Hex:
#e2d4e4
RGB:
226, 212, 228
CMY:
11, 17, 11
CMYK:
1, 7, 0, 11
HSL:
293°, 22.8571%, 86.2745%
HSV (HSB):
293°, 7.0175%, 89.4118%
XYZ:
68.9111, 68.8572, 83.0575
xyY:
0.3121, 0.3118, 68.8572
CIE-Lab:
86.4333, 7.6572, -6.1321
CIE-LCH:
86.4333, 9.8099, 321.3113
CIE-Luv:
86.4333, 6.9654, -10.7963
Hunter-Lab:
82.9802, 3.0204, -1.2591
#e2d4e4 color charts
#e2d4e4 color shades, tints & tones
#e2d4e4 color schemes
#e2d4e4 color preview, HTML & CSS examples
This text has a color of #e2d4e4
<p style="color:#e2d4e4;">Text here</p>
.mytext {color:#e2d4e4;}
This box has a color of #e2d4e4
<div style="background-color:#e2d4e4;">Content here</div>
.mybackground {background-color:#e2d4e4;}
Border around this has a color of #e2d4e4
<div style="border:2px solid #e2d4e4;">Content here</div>
.myborder {border:2px solid #e2d4e4;}