#e50ec2 color space conversions
Hex:
#e50ec2
RGB:
229, 14, 194
CMY:
10, 95, 24
CMYK:
0, 94, 15, 10
HSL:
310°, 88.4774%, 47.6471%
HSV (HSB):
310°, 93.8865%, 89.8039%
XYZ:
42.2077, 20.8671, 52.8421
xyY:
0.3641, 0.1800, 20.8671
CIE-Lab:
52.8038, 84.8969, -38.5429
CIE-LCH:
52.8038, 93.2365, 335.5821
CIE-Luv:
52.8038, 89.7811, -70.5493
Hunter-Lab:
45.6806, 84.9888, -36.6088
#e50ec2 color charts
#e50ec2 color shades, tints & tones
#e50ec2 color schemes
#e50ec2 color preview, HTML & CSS examples
This text has a color of #e50ec2
<p style="color:#e50ec2;">Text here</p>
.mytext {color:#e50ec2;}
This box has a color of #e50ec2
<div style="background-color:#e50ec2;">Content here</div>
.mybackground {background-color:#e50ec2;}
Border around this has a color of #e50ec2
<div style="border:2px solid #e50ec2;">Content here</div>
.myborder {border:2px solid #e50ec2;}