#e511e5 color space conversions
Hex:
#e511e5
RGB:
229, 17, 229
CMY:
10, 93, 10
CMYK:
0, 93, 0, 10
HSL:
300°, 86.1789%, 48.2353%
HSV (HSB):
300°, 92.5764%, 89.8039%
XYZ:
46.6564, 22.7161, 76.0543
xyY:
0.3208, 0.1562, 22.7161
CIE-Lab:
54.7787, 89.3414, -55.4213
CIE-LCH:
54.7787, 105.1352, 328.1874
CIE-Luv:
54.7787, 75.0152, -96.9973
Hunter-Lab:
47.6614, 91.3289, -61.2474
#e511e5 color charts
#e511e5 color shades, tints & tones
#e511e5 color schemes
#e511e5 color preview, HTML & CSS examples
This text has a color of #e511e5
<p style="color:#e511e5;">Text here</p>
.mytext {color:#e511e5;}
This box has a color of #e511e5
<div style="background-color:#e511e5;">Content here</div>
.mybackground {background-color:#e511e5;}
Border around this has a color of #e511e5
<div style="border:2px solid #e511e5;">Content here</div>
.myborder {border:2px solid #e511e5;}