#e523e5 color space conversions
Hex:
#e523e5
RGB:
229, 35, 229
CMY:
10, 86, 10
CMYK:
0, 85, 0, 10
HSL:
300°, 78.8618%, 51.7647%
HSV (HSB):
300°, 84.7162%, 89.8039%
XYZ:
47.0570, 23.5172, 76.1878
xyY:
0.3206, 0.1602, 23.5172
CIE-Lab:
55.6011, 86.9218, -54.1070
CIE-LCH:
55.6011, 102.3864, 328.0986
CIE-Luv:
55.6011, 73.5143, -95.0568
Hunter-Lab:
48.4946, 88.3431, -59.2019
#e523e5 color charts
#e523e5 color shades, tints & tones
#e523e5 color schemes
#e523e5 color preview, HTML & CSS examples
This text has a color of #e523e5
<p style="color:#e523e5;">Text here</p>
.mytext {color:#e523e5;}
This box has a color of #e523e5
<div style="background-color:#e523e5;">Content here</div>
.mybackground {background-color:#e523e5;}
Border around this has a color of #e523e5
<div style="border:2px solid #e523e5;">Content here</div>
.myborder {border:2px solid #e523e5;}