#e2a1ed color space conversions
Hex:
#e2a1ed
RGB:
226, 161, 237
CMY:
11, 37, 7
CMYK:
5, 32, 0, 7
HSL:
291°, 67.8571%, 78.0392%
HSV (HSB):
291°, 32.0675%, 92.9412%
XYZ:
59.3950, 47.7729, 86.2114
xyY:
0.3071, 0.2470, 47.7729
CIE-Lab:
74.6815, 36.6030, -28.6781
CIE-LCH:
74.6815, 46.4996, 321.9216
CIE-Luv:
74.6815, 30.8632, -51.2305
Hunter-Lab:
69.1180, 32.4336, -25.5703
#e2a1ed color charts
#e2a1ed color shades, tints & tones
#e2a1ed color schemes
#e2a1ed color preview, HTML & CSS examples
This text has a color of #e2a1ed
<p style="color:#e2a1ed;">Text here</p>
.mytext {color:#e2a1ed;}
This box has a color of #e2a1ed
<div style="background-color:#e2a1ed;">Content here</div>
.mybackground {background-color:#e2a1ed;}
Border around this has a color of #e2a1ed
<div style="border:2px solid #e2a1ed;">Content here</div>
.myborder {border:2px solid #e2a1ed;}