#e60ff2 color space conversions
Hex:
#e60ff2
RGB:
230, 15, 242
CMY:
10, 94, 5
CMYK:
5, 94, 0, 5
HSL:
297°, 89.7233%, 50.3922%
HSV (HSB):
297°, 93.8017%, 94.9020%
XYZ:
48.8310, 23.5754, 85.9812
xyY:
0.3083, 0.1488, 23.5754
CIE-Lab:
55.6602, 91.5766, -61.3086
CIE-LCH:
55.6602, 110.2045, 326.1985
CIE-Luv:
55.6602, 70.8556, -106.4034
Hunter-Lab:
48.5546, 94.5457, -71.0036
#e60ff2 color charts
#e60ff2 color shades, tints & tones
#e60ff2 color schemes
#e60ff2 color preview, HTML & CSS examples
This text has a color of #e60ff2
<p style="color:#e60ff2;">Text here</p>
.mytext {color:#e60ff2;}
This box has a color of #e60ff2
<div style="background-color:#e60ff2;">Content here</div>
.mybackground {background-color:#e60ff2;}
Border around this has a color of #e60ff2
<div style="border:2px solid #e60ff2;">Content here</div>
.myborder {border:2px solid #e60ff2;}