#e5a2e1 color space conversions
Hex:
#e5a2e1
RGB:
229, 162, 225
CMY:
10, 36, 12
CMYK:
0, 29, 2, 10
HSL:
304°, 56.3025%, 76.6667%
HSV (HSB):
304°, 29.2576%, 89.8039%
XYZ:
58.8240, 47.9349, 77.3862
xyY:
0.3194, 0.2603, 47.9349
CIE-Lab:
74.7839, 34.7876, -21.9595
CIE-LCH:
74.7839, 41.1387, 327.7381
CIE-Luv:
74.7839, 34.1484, -40.0505
Hunter-Lab:
69.2350, 30.4973, -17.8057
#e5a2e1 color charts
#e5a2e1 color shades, tints & tones
#e5a2e1 color schemes
#e5a2e1 color preview, HTML & CSS examples
This text has a color of #e5a2e1
<p style="color:#e5a2e1;">Text here</p>
.mytext {color:#e5a2e1;}
This box has a color of #e5a2e1
<div style="background-color:#e5a2e1;">Content here</div>
.mybackground {background-color:#e5a2e1;}
Border around this has a color of #e5a2e1
<div style="border:2px solid #e5a2e1;">Content here</div>
.myborder {border:2px solid #e5a2e1;}