#e5a5f7 color space conversions
Hex:
#e5a5f7
RGB:
229, 165, 247
CMY:
10, 35, 3
CMYK:
7, 33, 0, 3
HSL:
287°, 83.6735%, 80.7843%
HSV (HSB):
287°, 33.1984%, 96.8627%
XYZ:
62.5567, 50.2837, 94.4043
xyY:
0.3018, 0.2426, 50.2837
CIE-Lab:
76.2431, 37.3265, -31.6704
CIE-LCH:
76.2431, 48.9518, 319.6863
CIE-Luv:
76.2431, 29.3721, -56.4304
Hunter-Lab:
70.9110, 33.3761, -29.2955
#e5a5f7 color charts
#e5a5f7 color shades, tints & tones
#e5a5f7 color schemes
#e5a5f7 color preview, HTML & CSS examples
This text has a color of #e5a5f7
<p style="color:#e5a5f7;">Text here</p>
.mytext {color:#e5a5f7;}
This box has a color of #e5a5f7
<div style="background-color:#e5a5f7;">Content here</div>
.mybackground {background-color:#e5a5f7;}
Border around this has a color of #e5a5f7
<div style="border:2px solid #e5a5f7;">Content here</div>
.myborder {border:2px solid #e5a5f7;}