#e61ecd color space conversions
Hex:
#e61ecd
RGB:
230, 30, 205
CMY:
10, 88, 20
CMYK:
0, 87, 11, 10
HSL:
308°, 80.0000%, 50.9804%
HSV (HSB):
308°, 86.9565%, 90.1961%
XYZ:
44.1168, 22.1593, 59.7096
xyY:
0.3502, 0.1759, 22.1593
CIE-Lab:
54.1956, 84.5643, -42.6765
CIE-LCH:
54.1956, 94.7227, 333.2216
CIE-Luv:
54.1956, 84.3732, -77.0819
Hunter-Lab:
47.0737, 84.9089, -42.2535
#e61ecd color charts
#e61ecd color shades, tints & tones
#e61ecd color schemes
#e61ecd color preview, HTML & CSS examples
This text has a color of #e61ecd
<p style="color:#e61ecd;">Text here</p>
.mytext {color:#e61ecd;}
This box has a color of #e61ecd
<div style="background-color:#e61ecd;">Content here</div>
.mybackground {background-color:#e61ecd;}
Border around this has a color of #e61ecd
<div style="border:2px solid #e61ecd;">Content here</div>
.myborder {border:2px solid #e61ecd;}