#e058d4 color space conversions
Hex:
#e058d4
RGB:
224, 88, 212
CMY:
12, 65, 17
CMYK:
0, 61, 5, 12
HSL:
305°, 68.6869%, 61.1765%
HSV (HSB):
305°, 60.7143%, 87.8431%
XYZ:
46.1139, 27.5802, 65.1804
xyY:
0.3321, 0.1986, 27.5802
CIE-Lab:
59.5076, 67.4234, -38.3724
CIE-LCH:
59.5076, 77.5780, 330.3547
CIE-Luv:
59.5076, 64.6865, -69.2980
Hunter-Lab:
52.5169, 64.8323, -36.8250
#e058d4 color charts
#e058d4 color shades, tints & tones
#e058d4 color schemes
#e058d4 color preview, HTML & CSS examples
This text has a color of #e058d4
<p style="color:#e058d4;">Text here</p>
.mytext {color:#e058d4;}
This box has a color of #e058d4
<div style="background-color:#e058d4;">Content here</div>
.mybackground {background-color:#e058d4;}
Border around this has a color of #e058d4
<div style="border:2px solid #e058d4;">Content here</div>
.myborder {border:2px solid #e058d4;}