#e60dff color space conversions
Hex:
#e60dff
RGB:
230, 13, 255
CMY:
10, 95, 0
CMYK:
10, 95, 0, 0
HSL:
294°, 100.0000%, 52.5490%
HSV (HSB):
294°, 94.9020%, 100.0000%
XYZ:
50.8271, 24.3308, 96.6252
xyY:
0.2959, 0.1416, 24.3308
CIE-Lab:
56.4175, 93.6961, -67.3363
CIE-LCH:
56.4175, 115.3826, 324.2964
CIE-Luv:
56.4175, 66.2056, -115.8982
Hunter-Lab:
49.3263, 97.6098, -81.6146
#e60dff color charts
#e60dff color shades, tints & tones
#e60dff color schemes
#e60dff color preview, HTML & CSS examples
This text has a color of #e60dff
<p style="color:#e60dff;">Text here</p>
.mytext {color:#e60dff;}
This box has a color of #e60dff
<div style="background-color:#e60dff;">Content here</div>
.mybackground {background-color:#e60dff;}
Border around this has a color of #e60dff
<div style="border:2px solid #e60dff;">Content here</div>
.myborder {border:2px solid #e60dff;}