#e5a2e7 color space conversions
Hex:
#e5a2e7
RGB:
229, 162, 231
CMY:
10, 36, 9
CMYK:
1, 30, 0, 9
HSL:
298°, 58.9744%, 77.0588%
HSV (HSB):
298°, 29.8701%, 90.5882%
XYZ:
59.6572, 48.2682, 81.7737
xyY:
0.3145, 0.2544, 48.2682
CIE-Lab:
74.9938, 35.8851, -24.9089
CIE-LCH:
74.9938, 43.6829, 325.2344
CIE-Luv:
74.9938, 33.2093, -45.0081
Hunter-Lab:
69.4753, 31.6930, -21.1527
#e5a2e7 color charts
#e5a2e7 color shades, tints & tones
#e5a2e7 color schemes
#e5a2e7 color preview, HTML & CSS examples
This text has a color of #e5a2e7
<p style="color:#e5a2e7;">Text here</p>
.mytext {color:#e5a2e7;}
This box has a color of #e5a2e7
<div style="background-color:#e5a2e7;">Content here</div>
.mybackground {background-color:#e5a2e7;}
Border around this has a color of #e5a2e7
<div style="border:2px solid #e5a2e7;">Content here</div>
.myborder {border:2px solid #e5a2e7;}