#e050c9 color space conversions
Hex:
#e050c9
RGB:
224, 80, 201
CMY:
12, 69, 21
CMYK:
0, 64, 10, 12
HSL:
310°, 69.9029%, 59.6078%
HSV (HSB):
310°, 64.2857%, 87.8431%
XYZ:
44.1517, 25.8017, 57.9115
xyY:
0.3453, 0.2018, 25.8017
CIE-Lab:
57.8483, 68.9220, -34.7188
CIE-LCH:
57.8483, 77.1728, 333.2638
CIE-Luv:
57.8483, 70.7774, -63.5115
Hunter-Lab:
50.7953, 66.2619, -32.0395
#e050c9 color charts
#e050c9 color shades, tints & tones
#e050c9 color schemes
#e050c9 color preview, HTML & CSS examples
This text has a color of #e050c9
<p style="color:#e050c9;">Text here</p>
.mytext {color:#e050c9;}
This box has a color of #e050c9
<div style="background-color:#e050c9;">Content here</div>
.mybackground {background-color:#e050c9;}
Border around this has a color of #e050c9
<div style="border:2px solid #e050c9;">Content here</div>
.myborder {border:2px solid #e050c9;}