#e61de4 color space conversions
Hex:
#e61de4
RGB:
230, 29, 228
CMY:
10, 89, 11
CMYK:
0, 87, 1, 10
HSL:
301°, 80.0797%, 50.7843%
HSV (HSB):
301°, 87.3913%, 90.1961%
XYZ:
47.0761, 23.3032, 75.4156
xyY:
0.3229, 0.1598, 23.3032
CIE-Lab:
55.3832, 87.9145, -53.8808
CIE-LCH:
55.3832, 103.1121, 328.4968
CIE-Luv:
55.3832, 75.2218, -94.7665
Hunter-Lab:
48.2733, 89.5945, -58.8351
#e61de4 color charts
#e61de4 color shades, tints & tones
#e61de4 color schemes
#e61de4 color preview, HTML & CSS examples
This text has a color of #e61de4
<p style="color:#e61de4;">Text here</p>
.mytext {color:#e61de4;}
This box has a color of #e61de4
<div style="background-color:#e61de4;">Content here</div>
.mybackground {background-color:#e61de4;}
Border around this has a color of #e61de4
<div style="border:2px solid #e61de4;">Content here</div>
.myborder {border:2px solid #e61de4;}