#e41ae5 color space conversions
Hex:
#e41ae5
RGB:
228, 26, 229
CMY:
11, 90, 10
CMYK:
0, 89, 0, 10
HSL:
300°, 79.6078%, 50.0000%
HSV (HSB):
300°, 88.6463%, 89.8039%
XYZ:
46.5072, 22.8899, 76.0957
xyY:
0.3197, 0.1573, 22.8899
CIE-Lab:
54.9588, 88.1441, -55.1430
CIE-LCH:
54.9588, 103.9718, 327.9699
CIE-Luv:
54.9588, 73.6668, -96.4992
Hunter-Lab:
47.8434, 89.7886, -60.8114
#e41ae5 color charts
#e41ae5 color shades, tints & tones
#e41ae5 color schemes
#e41ae5 color preview, HTML & CSS examples
This text has a color of #e41ae5
<p style="color:#e41ae5;">Text here</p>
.mytext {color:#e41ae5;}
This box has a color of #e41ae5
<div style="background-color:#e41ae5;">Content here</div>
.mybackground {background-color:#e41ae5;}
Border around this has a color of #e41ae5
<div style="border:2px solid #e41ae5;">Content here</div>
.myborder {border:2px solid #e41ae5;}