#e41ecd color space conversions
Hex:
#e41ecd
RGB:
228, 30, 205
CMY:
11, 88, 20
CMYK:
0, 87, 10, 11
HSL:
307°, 78.5714%, 50.5882%
HSV (HSB):
307°, 86.8421%, 89.4118%
XYZ:
43.4786, 21.8303, 59.6797
xyY:
0.3479, 0.1747, 21.8303
CIE-Lab:
53.8465, 84.1933, -43.2512
CIE-LCH:
53.8465, 94.6529, 332.8098
CIE-Luv:
53.8465, 82.8695, -77.7671
Hunter-Lab:
46.7229, 84.3405, -43.0257
#e41ecd color charts
#e41ecd color shades, tints & tones
#e41ecd color schemes
#e41ecd color preview, HTML & CSS examples
This text has a color of #e41ecd
<p style="color:#e41ecd;">Text here</p>
.mytext {color:#e41ecd;}
This box has a color of #e41ecd
<div style="background-color:#e41ecd;">Content here</div>
.mybackground {background-color:#e41ecd;}
Border around this has a color of #e41ecd
<div style="border:2px solid #e41ecd;">Content here</div>
.myborder {border:2px solid #e41ecd;}