#e60aff color space conversions
Hex:
#e60aff
RGB:
230, 10, 255
CMY:
10, 96, 0
CMYK:
10, 96, 0, 0
HSL:
294°, 100.0000%, 51.9608%
HSV (HSB):
294°, 96.0784%, 100.0000%
XYZ:
50.7917, 24.2601, 96.6134
xyY:
0.2959, 0.1413, 24.2601
CIE-Lab:
56.3473, 93.9048, -67.4496
CIE-LCH:
56.3473, 115.6182, 324.3112
CIE-Luv:
56.3473, 66.3152, -116.0507
Hunter-Lab:
49.2545, 97.8753, -81.8199
#e60aff color charts
#e60aff color shades, tints & tones
#e60aff color schemes
#e60aff color preview, HTML & CSS examples
This text has a color of #e60aff
<p style="color:#e60aff;">Text here</p>
.mytext {color:#e60aff;}
This box has a color of #e60aff
<div style="background-color:#e60aff;">Content here</div>
.mybackground {background-color:#e60aff;}
Border around this has a color of #e60aff
<div style="border:2px solid #e60aff;">Content here</div>
.myborder {border:2px solid #e60aff;}