#e2a5e7 color space conversions
Hex:
#e2a5e7
RGB:
226, 165, 231
CMY:
11, 35, 9
CMYK:
2, 29, 0, 9
HSL:
295°, 57.8947%, 77.6471%
HSV (HSB):
295°, 28.5714%, 90.5882%
XYZ:
59.2430, 48.8485, 81.9076
xyY:
0.3118, 0.2571, 48.8485
CIE-Lab:
75.3570, 33.3263, -24.3818
CIE-LCH:
75.3570, 41.2930, 323.8105
CIE-Luv:
75.3570, 29.9027, -43.7596
Hunter-Lab:
69.8917, 28.9931, -20.5590
#e2a5e7 color charts
#e2a5e7 color shades, tints & tones
#e2a5e7 color schemes
#e2a5e7 color preview, HTML & CSS examples
This text has a color of #e2a5e7
<p style="color:#e2a5e7;">Text here</p>
.mytext {color:#e2a5e7;}
This box has a color of #e2a5e7
<div style="background-color:#e2a5e7;">Content here</div>
.mybackground {background-color:#e2a5e7;}
Border around this has a color of #e2a5e7
<div style="border:2px solid #e2a5e7;">Content here</div>
.myborder {border:2px solid #e2a5e7;}