#e05ea4 color space conversions
Hex:
#e05ea4
RGB:
224, 94, 164
CMY:
12, 63, 36
CMYK:
0, 58, 27, 12
HSL:
328°, 67.7083%, 62.3529%
HSV (HSB):
328°, 58.0357%, 87.8431%
XYZ:
41.4440, 26.5330, 38.0590
xyY:
0.3908, 0.2502, 26.5330
CIE-Lab:
58.5396, 57.8587, -12.3677
CIE-LCH:
58.5396, 59.1658, 347.9342
CIE-Luv:
58.5396, 77.3208, -28.1542
Hunter-Lab:
51.5102, 53.4743, -7.7500
#e05ea4 color charts
#e05ea4 color shades, tints & tones
#e05ea4 color schemes
#e05ea4 color preview, HTML & CSS examples
This text has a color of #e05ea4
<p style="color:#e05ea4;">Text here</p>
.mytext {color:#e05ea4;}
This box has a color of #e05ea4
<div style="background-color:#e05ea4;">Content here</div>
.mybackground {background-color:#e05ea4;}
Border around this has a color of #e05ea4
<div style="border:2px solid #e05ea4;">Content here</div>
.myborder {border:2px solid #e05ea4;}