#e50cb2 color space conversions
Hex:
#e50cb2
RGB:
229, 12, 178
CMY:
10, 95, 30
CMYK:
0, 95, 22, 10
HSL:
314°, 90.0415%, 47.2549%
HSV (HSB):
314°, 94.7598%, 89.8039%
XYZ:
40.4805, 20.1353, 43.8724
xyY:
0.3874, 0.1927, 20.1353
CIE-Lab:
51.9899, 83.1289, -30.4965
CIE-LCH:
51.9899, 88.5463, 339.8540
CIE-Luv:
51.9899, 97.1058, -58.2078
Hunter-Lab:
44.8724, 82.5024, -26.5581
#e50cb2 color charts
#e50cb2 color shades, tints & tones
#e50cb2 color schemes
#e50cb2 color preview, HTML & CSS examples
This text has a color of #e50cb2
<p style="color:#e50cb2;">Text here</p>
.mytext {color:#e50cb2;}
This box has a color of #e50cb2
<div style="background-color:#e50cb2;">Content here</div>
.mybackground {background-color:#e50cb2;}
Border around this has a color of #e50cb2
<div style="border:2px solid #e50cb2;">Content here</div>
.myborder {border:2px solid #e50cb2;}