#e41dec color space conversions
Hex:
#e41dec
RGB:
228, 29, 236
CMY:
11, 89, 7
CMYK:
3, 88, 0, 7
HSL:
298°, 84.4898%, 51.9608%
HSV (HSB):
298°, 87.7119%, 92.5490%
XYZ:
47.5746, 23.4288, 81.3716
xyY:
0.3122, 0.1538, 23.4288
CIE-Lab:
55.5113, 88.7539, -58.2008
CIE-LCH:
55.5113, 106.1348, 326.7449
CIE-Luv:
55.5113, 70.7633, -101.3681
Hunter-Lab:
48.4033, 90.7379, -65.7910
#e41dec color charts
#e41dec RGB chart
#e41dec CMYK chart
#e41dec RGB pie chart
#e41dec color shades, tints & tones
#e41dec color schemes
#e41dec color preview, HTML & CSS examples
This text has a color of #e41dec
<p style="color:#e41dec;">Text here</p>
.mytext {color:#e41dec;}
Text color #e41dec
This box has a color of #e41dec
<div style="background-color:#e41dec;">Content here</div>
.mybackground {background-color:#e41dec;}
Background color #e41dec
Border around this has a color of #e41dec
<div style="border:2px solid #e41dec;">Content here</div>
.myborder {border:2px solid #e41dec;}
Border color #e41dec