#e025c5 color space conversions
Hex:
#e025c5
RGB:
224, 37, 197
CMY:
12, 85, 23
CMYK:
0, 83, 12, 12
HSL:
309°, 75.1004%, 51.1765%
HSV (HSB):
309°, 83.4821%, 87.8431%
XYZ:
41.4801, 21.2016, 54.7294
xyY:
0.3533, 0.1806, 21.2016
CIE-Lab:
53.1695, 81.1157, -39.7617
CIE-LCH:
53.1695, 90.3369, 333.8866
CIE-Luv:
53.1695, 82.2447, -71.8661
Hunter-Lab:
46.0452, 80.2234, -38.2405
#e025c5 color charts
#e025c5 color shades, tints & tones
#e025c5 color schemes
#e025c5 color preview, HTML & CSS examples
This text has a color of #e025c5
<p style="color:#e025c5;">Text here</p>
.mytext {color:#e025c5;}
This box has a color of #e025c5
<div style="background-color:#e025c5;">Content here</div>
.mybackground {background-color:#e025c5;}
Border around this has a color of #e025c5
<div style="border:2px solid #e025c5;">Content here</div>
.myborder {border:2px solid #e025c5;}