#e60ca5 color space conversions
Hex:
#e60ca5
RGB:
230, 12, 165
CMY:
10, 95, 35
CMYK:
0, 95, 28, 10
HSL:
318°, 90.0826%, 47.4510%
HSV (HSB):
318°, 94.7826%, 90.1961%
XYZ:
39.5561, 19.8026, 37.3347
xyY:
0.4091, 0.2048, 19.8026
CIE-Lab:
51.6132, 81.8669, -23.4103
CIE-LCH:
51.6132, 85.1483, 344.0418
CIE-Luv:
51.6132, 103.9125, -47.6713
Hunter-Lab:
44.5001, 80.7937, -18.5932
#e60ca5 color charts
#e60ca5 color shades, tints & tones
#e60ca5 color schemes
#e60ca5 color preview, HTML & CSS examples
This text has a color of #e60ca5
<p style="color:#e60ca5;">Text here</p>
.mytext {color:#e60ca5;}
This box has a color of #e60ca5
<div style="background-color:#e60ca5;">Content here</div>
.mybackground {background-color:#e60ca5;}
Border around this has a color of #e60ca5
<div style="border:2px solid #e60ca5;">Content here</div>
.myborder {border:2px solid #e60ca5;}