#e60efc color space conversions
Hex:
#e60efc
RGB:
230, 14, 252
CMY:
10, 95, 1
CMYK:
9, 94, 0, 1
HSL:
294°, 97.5410%, 52.1569%
HSV (HSB):
294°, 94.4444%, 98.8235%
XYZ:
50.3609, 24.1653, 94.1055
xyY:
0.2986, 0.1433, 24.1653
CIE-Lab:
56.2530, 93.1608, -65.9347
CIE-LCH:
56.2530, 114.1329, 324.7110
CIE-Luv:
56.2530, 67.2355, -113.6969
Hunter-Lab:
49.1583, 96.8398, -79.0903
#e60efc color charts
#e60efc color shades, tints & tones
#e60efc color schemes
#e60efc color preview, HTML & CSS examples
This text has a color of #e60efc
<p style="color:#e60efc;">Text here</p>
.mytext {color:#e60efc;}
This box has a color of #e60efc
<div style="background-color:#e60efc;">Content here</div>
.mybackground {background-color:#e60efc;}
Border around this has a color of #e60efc
<div style="border:2px solid #e60efc;">Content here</div>
.myborder {border:2px solid #e60efc;}