#e1abdd color space conversions
Hex:
#e1abdd
RGB:
225, 171, 221
CMY:
12, 33, 13
CMYK:
0, 24, 2, 12
HSL:
304°, 47.3684%, 77.6471%
HSV (HSB):
304°, 24.0000%, 88.2353%
XYZ:
58.6654, 50.3538, 75.0339
xyY:
0.3187, 0.2736, 50.3538
CIE-Lab:
76.2859, 27.9297, -17.5426
CIE-LCH:
76.2859, 32.9820, 327.8672
CIE-Luv:
76.2859, 27.7654, -31.9272
Hunter-Lab:
70.9604, 23.3912, -13.0212
#e1abdd color charts
#e1abdd color shades, tints & tones
#e1abdd color schemes
#e1abdd color preview, HTML & CSS examples
This text has a color of #e1abdd
<p style="color:#e1abdd;">Text here</p>
.mytext {color:#e1abdd;}
This box has a color of #e1abdd
<div style="background-color:#e1abdd;">Content here</div>
.mybackground {background-color:#e1abdd;}
Border around this has a color of #e1abdd
<div style="border:2px solid #e1abdd;">Content here</div>
.myborder {border:2px solid #e1abdd;}