#e515e5 color space conversions
Hex:
#e515e5
RGB:
229, 21, 229
CMY:
10, 92, 10
CMYK:
0, 91, 0, 10
HSL:
300°, 83.2000%, 49.0196%
HSV (HSB):
300°, 90.8297%, 89.8039%
XYZ:
46.7241, 22.8515, 76.0769
xyY:
0.3208, 0.1569, 22.8515
CIE-Lab:
54.9190, 88.9271, -55.1969
CIE-LCH:
54.9190, 104.6648, 328.1722
CIE-Luv:
54.9190, 74.7612, -96.6689
Hunter-Lab:
47.8032, 90.8149, -60.8953
#e515e5 color charts
#e515e5 color shades, tints & tones
#e515e5 color schemes
#e515e5 color preview, HTML & CSS examples
This text has a color of #e515e5
<p style="color:#e515e5;">Text here</p>
.mytext {color:#e515e5;}
This box has a color of #e515e5
<div style="background-color:#e515e5;">Content here</div>
.mybackground {background-color:#e515e5;}
Border around this has a color of #e515e5
<div style="border:2px solid #e515e5;">Content here</div>
.myborder {border:2px solid #e515e5;}