#e41ca8 color space conversions
Hex:
#e41ca8
RGB:
228, 28, 168
CMY:
11, 89, 34
CMYK:
0, 88, 26, 11
HSL:
318°, 78.7402%, 50.1961%
HSV (HSB):
318°, 87.7193%, 89.4118%
XYZ:
39.4780, 20.1516, 38.8547
xyY:
0.4009, 0.2046, 20.1516
CIE-Lab:
52.0082, 79.9186, -24.6038
CIE-LCH:
52.0082, 83.6201, 342.8885
CIE-Luv:
52.0082, 99.1905, -49.0969
Hunter-Lab:
44.8906, 78.4194, -19.8946
#e41ca8 color charts
#e41ca8 color shades, tints & tones
#e41ca8 color schemes
#e41ca8 color preview, HTML & CSS examples
This text has a color of #e41ca8
<p style="color:#e41ca8;">Text here</p>
.mytext {color:#e41ca8;}
This box has a color of #e41ca8
<div style="background-color:#e41ca8;">Content here</div>
.mybackground {background-color:#e41ca8;}
Border around this has a color of #e41ca8
<div style="border:2px solid #e41ca8;">Content here</div>
.myborder {border:2px solid #e41ca8;}