#e60de9 color space conversions
Hex:
#e60de9
RGB:
230, 13, 233
CMY:
10, 95, 9
CMYK:
1, 94, 0, 9
HSL:
299°, 89.4309%, 48.2353%
HSV (HSB):
299°, 94.4206%, 91.3725%
XYZ:
47.4850, 22.9940, 79.0263
xyY:
0.3176, 0.1538, 22.9940
CIE-Lab:
55.0662, 90.4234, -57.2076
CIE-LCH:
55.0662, 107.0004, 327.6799
CIE-Luv:
55.0662, 74.3809, -99.9169
Hunter-Lab:
47.9521, 92.8452, -64.1451
#e60de9 color charts
#e60de9 color shades, tints & tones
#e60de9 color schemes
#e60de9 color preview, HTML & CSS examples
This text has a color of #e60de9
<p style="color:#e60de9;">Text here</p>
.mytext {color:#e60de9;}
This box has a color of #e60de9
<div style="background-color:#e60de9;">Content here</div>
.mybackground {background-color:#e60de9;}
Border around this has a color of #e60de9
<div style="border:2px solid #e60de9;">Content here</div>
.myborder {border:2px solid #e60de9;}