#e50cd4 color space conversions
Hex:
#e50cd4
RGB:
229, 12, 212
CMY:
10, 95, 17
CMYK:
0, 95, 7, 10
HSL:
305°, 90.0415%, 47.2549%
HSV (HSB):
305°, 94.7598%, 89.8039%
XYZ:
44.3282, 21.6744, 64.1346
xyY:
0.3406, 0.1666, 21.6744
CIE-Lab:
53.6798, 87.4048, -47.5138
CIE-LCH:
53.6798, 99.4845, 331.4712
CIE-Luv:
53.6798, 82.1696, -84.5384
Hunter-Lab:
46.5558, 88.4866, -49.0880
#e50cd4 color charts
#e50cd4 color shades, tints & tones
#e50cd4 color schemes
#e50cd4 color preview, HTML & CSS examples
This text has a color of #e50cd4
<p style="color:#e50cd4;">Text here</p>
.mytext {color:#e50cd4;}
This box has a color of #e50cd4
<div style="background-color:#e50cd4;">Content here</div>
.mybackground {background-color:#e50cd4;}
Border around this has a color of #e50cd4
<div style="border:2px solid #e50cd4;">Content here</div>
.myborder {border:2px solid #e50cd4;}