#e505ea color space conversions
Hex:
#e505ea
RGB:
229, 5, 234
CMY:
10, 98, 8
CMYK:
2, 98, 0, 8
HSL:
299°, 95.8159%, 46.8627%
HSV (HSB):
299°, 97.8632%, 91.7647%
XYZ:
47.2187, 22.7071, 79.7361
xyY:
0.3155, 0.1517, 22.7071
CIE-Lab:
54.7693, 90.9597, -58.2559
CIE-LCH:
54.7693, 108.0159, 327.3621
CIE-Luv:
54.7693, 73.6065, -101.3994
Hunter-Lab:
47.6519, 93.4861, -65.8538
#e505ea color charts
#e505ea color shades, tints & tones
#e505ea color schemes
#e505ea color preview, HTML & CSS examples
This text has a color of #e505ea
<p style="color:#e505ea;">Text here</p>
.mytext {color:#e505ea;}
This box has a color of #e505ea
<div style="background-color:#e505ea;">Content here</div>
.mybackground {background-color:#e505ea;}
Border around this has a color of #e505ea
<div style="border:2px solid #e505ea;">Content here</div>
.myborder {border:2px solid #e505ea;}