#e2abdd color space conversions
Hex:
#e2abdd
RGB:
226, 171, 221
CMY:
11, 33, 13
CMYK:
0, 24, 2, 11
HSL:
305°, 48.6726%, 77.8431%
HSV (HSB):
305°, 24.3363%, 88.6275%
XYZ:
58.9781, 50.5150, 75.0485
xyY:
0.3196, 0.2737, 50.5150
CIE-Lab:
76.3843, 28.2607, -17.3845
CIE-LCH:
76.3843, 33.1797, 328.4024
CIE-Luv:
76.3843, 28.3961, -31.7390
Hunter-Lab:
71.0739, 23.7423, -12.8539
#e2abdd color charts
#e2abdd color shades, tints & tones
#e2abdd color schemes
#e2abdd color preview, HTML & CSS examples
This text has a color of #e2abdd
<p style="color:#e2abdd;">Text here</p>
.mytext {color:#e2abdd;}
This box has a color of #e2abdd
<div style="background-color:#e2abdd;">Content here</div>
.mybackground {background-color:#e2abdd;}
Border around this has a color of #e2abdd
<div style="border:2px solid #e2abdd;">Content here</div>
.myborder {border:2px solid #e2abdd;}