#e2b2e5 color space conversions
Hex:
#e2b2e5
RGB:
226, 178, 229
CMY:
11, 30, 10
CMYK:
1, 22, 0, 10
HSL:
296°, 49.5146%, 79.8039%
HSV (HSB):
296°, 22.2707%, 89.8039%
XYZ:
61.4273, 53.6667, 81.2499
xyY:
0.3129, 0.2733, 53.6667
CIE-Lab:
78.2670, 25.9693, -18.8764
CIE-LCH:
78.2670, 32.1048, 323.9875
CIE-Luv:
78.2670, 23.8947, -33.8517
Hunter-Lab:
73.2575, 21.4736, -14.4782
#e2b2e5 color charts
#e2b2e5 color shades, tints & tones
#e2b2e5 color schemes
#e2b2e5 color preview, HTML & CSS examples
This text has a color of #e2b2e5
<p style="color:#e2b2e5;">Text here</p>
.mytext {color:#e2b2e5;}
This box has a color of #e2b2e5
<div style="background-color:#e2b2e5;">Content here</div>
.mybackground {background-color:#e2b2e5;}
Border around this has a color of #e2b2e5
<div style="border:2px solid #e2b2e5;">Content here</div>
.myborder {border:2px solid #e2b2e5;}