#e5a5f3 color space conversions
Hex:
#e5a5f3
RGB:
229, 165, 243
CMY:
10, 35, 5
CMYK:
6, 32, 0, 5
HSL:
289°, 76.4706%, 80.0000%
HSV (HSB):
289°, 32.0988%, 95.2941%
XYZ:
61.9459, 50.0393, 91.1877
xyY:
0.3049, 0.2463, 50.0393
CIE-Lab:
76.0934, 36.5513, -29.7374
CIE-LCH:
76.0934, 47.1201, 320.8689
CIE-Luv:
76.0934, 29.9742, -53.1044
Hunter-Lab:
70.7385, 32.5206, -26.9127
#e5a5f3 color charts
#e5a5f3 color shades, tints & tones
#e5a5f3 color schemes
#e5a5f3 color preview, HTML & CSS examples
This text has a color of #e5a5f3
<p style="color:#e5a5f3;">Text here</p>
.mytext {color:#e5a5f3;}
This box has a color of #e5a5f3
<div style="background-color:#e5a5f3;">Content here</div>
.mybackground {background-color:#e5a5f3;}
Border around this has a color of #e5a5f3
<div style="border:2px solid #e5a5f3;">Content here</div>
.myborder {border:2px solid #e5a5f3;}