#e60ac5 color space conversions
Hex:
#e60ac5
RGB:
230, 10, 197
CMY:
10, 96, 23
CMYK:
0, 96, 14, 10
HSL:
309°, 91.6667%, 47.0588%
HSV (HSB):
309°, 95.6522%, 90.1961%
XYZ:
42.8197, 21.0713, 54.6336
xyY:
0.3613, 0.1778, 21.0713
CIE-Lab:
53.0274, 85.7676, -39.9138
CIE-LCH:
53.0274, 94.6002, 335.0441
CIE-Luv:
53.0274, 89.4680, -72.7872
Hunter-Lab:
45.9035, 86.1774, -38.4336
#e60ac5 color charts
#e60ac5 color shades, tints & tones
#e60ac5 color schemes
#e60ac5 color preview, HTML & CSS examples
This text has a color of #e60ac5
<p style="color:#e60ac5;">Text here</p>
.mytext {color:#e60ac5;}
This box has a color of #e60ac5
<div style="background-color:#e60ac5;">Content here</div>
.mybackground {background-color:#e60ac5;}
Border around this has a color of #e60ac5
<div style="border:2px solid #e60ac5;">Content here</div>
.myborder {border:2px solid #e60ac5;}