#e60bdc color space conversions
Hex:
#e60bdc
RGB:
230, 11, 220
CMY:
10, 96, 14
CMYK:
0, 95, 4, 10
HSL:
303°, 90.8714%, 47.2549%
HSV (HSB):
303°, 95.2174%, 90.1961%
XYZ:
45.6711, 22.2296, 69.5938
xyY:
0.3322, 0.1617, 22.2296
CIE-Lab:
54.2698, 88.7383, -51.1246
CIE-LCH:
54.2698, 102.4120, 330.0526
CIE-Luv:
54.2698, 79.6533, -90.3241
Hunter-Lab:
47.1483, 90.3976, -54.5118
#e60bdc color charts
#e60bdc color shades, tints & tones
#e60bdc color schemes
#e60bdc color preview, HTML & CSS examples
This text has a color of #e60bdc
<p style="color:#e60bdc;">Text here</p>
.mytext {color:#e60bdc;}
This box has a color of #e60bdc
<div style="background-color:#e60bdc;">Content here</div>
.mybackground {background-color:#e60bdc;}
Border around this has a color of #e60bdc
<div style="border:2px solid #e60bdc;">Content here</div>
.myborder {border:2px solid #e60bdc;}