#e60acc color space conversions
Hex:
#e60acc
RGB:
230, 10, 204
CMY:
10, 96, 20
CMYK:
0, 96, 11, 10
HSL:
307°, 91.6667%, 47.0588%
HSV (HSB):
307°, 95.6522%, 90.1961%
XYZ:
43.6408, 21.3997, 58.9572
xyY:
0.3519, 0.1726, 21.3997
CIE-Lab:
53.3842, 86.6642, -43.3850
CIE-LCH:
53.3842, 96.9172, 333.4069
CIE-Luv:
53.3842, 86.4196, -78.1908
Hunter-Lab:
46.2598, 87.4393, -43.1820
#e60acc color charts
#e60acc RGB chart
#e60acc CMYK chart
#e60acc RGB pie chart
#e60acc color shades, tints & tones
#e60acc color schemes
#e60acc color preview, HTML & CSS examples
This text has a color of #e60acc
<p style="color:#e60acc;">Text here</p>
.mytext {color:#e60acc;}
Text color #e60acc
This box has a color of #e60acc
<div style="background-color:#e60acc;">Content here</div>
.mybackground {background-color:#e60acc;}
Background color #e60acc
Border around this has a color of #e60acc
<div style="border:2px solid #e60acc;">Content here</div>
.myborder {border:2px solid #e60acc;}
Border color #e60acc