#e005c0 color space conversions
Hex:
#e005c0
RGB:
224, 5, 192
CMY:
12, 98, 25
CMYK:
0, 98, 14, 12
HSL:
309°, 95.6332%, 44.9020%
HSV (HSB):
309°, 97.7679%, 87.8431%
XYZ:
40.3092, 19.7616, 51.5590
xyY:
0.3611, 0.1770, 19.7616
CIE-Lab:
51.5666, 84.4219, -39.3934
CIE-LCH:
51.5666, 93.1606, 334.9850
CIE-Luv:
51.5666, 87.3287, -71.3334
Hunter-Lab:
44.4540, 84.0622, -37.6484
#e005c0 color charts
#e005c0 color shades, tints & tones
#e005c0 color schemes
#e005c0 color preview, HTML & CSS examples
This text has a color of #e005c0
<p style="color:#e005c0;">Text here</p>
.mytext {color:#e005c0;}
This box has a color of #e005c0
<div style="background-color:#e005c0;">Content here</div>
.mybackground {background-color:#e005c0;}
Border around this has a color of #e005c0
<div style="border:2px solid #e005c0;">Content here</div>
.myborder {border:2px solid #e005c0;}