#e060c5 color space conversions
Hex:
#e060c5
RGB:
224, 96, 197
CMY:
12, 62, 23
CMYK:
0, 57, 12, 12
HSL:
313°, 67.3684%, 62.7451%
HSV (HSB):
313°, 57.1429%, 87.8431%
XYZ:
45.0014, 28.2443, 55.9032
xyY:
0.3484, 0.2187, 28.2443
CIE-Lab:
60.1088, 61.6468, -28.9262
CIE-LCH:
60.1088, 68.0960, 334.8629
CIE-Luv:
60.1088, 66.4367, -53.8307
Hunter-Lab:
53.1453, 58.1425, -25.1650
#e060c5 color charts
#e060c5 color shades, tints & tones
#e060c5 color schemes
#e060c5 color preview, HTML & CSS examples
This text has a color of #e060c5
<p style="color:#e060c5;">Text here</p>
.mytext {color:#e060c5;}
This box has a color of #e060c5
<div style="background-color:#e060c5;">Content here</div>
.mybackground {background-color:#e060c5;}
Border around this has a color of #e060c5
<div style="border:2px solid #e060c5;">Content here</div>
.myborder {border:2px solid #e060c5;}