#e41dfa color space conversions
Hex:
#e41dfa
RGB:
228, 29, 250
CMY:
11, 89, 2
CMYK:
9, 88, 0, 2
HSL:
294°, 95.6710%, 54.7059%
HSV (HSB):
294°, 88.4000%, 98.0392%
XYZ:
49.6896, 24.2748, 92.5091
xyY:
0.2985, 0.1458, 24.2748
CIE-Lab:
56.3619, 90.8855, -64.6634
CIE-LCH:
56.3619, 111.5416, 324.5688
CIE-Luv:
56.3619, 65.6927, -111.6066
Hunter-Lab:
49.2695, 93.8003, -76.8350
#e41dfa color charts
#e41dfa color shades, tints & tones
#e41dfa color schemes
#e41dfa color preview, HTML & CSS examples
This text has a color of #e41dfa
<p style="color:#e41dfa;">Text here</p>
.mytext {color:#e41dfa;}
This box has a color of #e41dfa
<div style="background-color:#e41dfa;">Content here</div>
.mybackground {background-color:#e41dfa;}
Border around this has a color of #e41dfa
<div style="border:2px solid #e41dfa;">Content here</div>
.myborder {border:2px solid #e41dfa;}