#e41edd color space conversions
Hex:
#e41edd
RGB:
228, 30, 221
CMY:
11, 88, 13
CMYK:
0, 87, 3, 11
HSL:
302°, 78.5714%, 50.5882%
HSV (HSB):
302°, 86.8421%, 89.4118%
XYZ:
45.5103, 22.6430, 70.3785
xyY:
0.3285, 0.1634, 22.6430
CIE-Lab:
54.7027, 86.4125, -51.0234
CIE-LCH:
54.7027, 100.3519, 329.4397
CIE-Luv:
54.7027, 76.4113, -90.0145
Hunter-Lab:
47.5846, 87.4457, -54.3816
#e41edd color charts
#e41edd color shades, tints & tones
#e41edd color schemes
#e41edd color preview, HTML & CSS examples
This text has a color of #e41edd
<p style="color:#e41edd;">Text here</p>
.mytext {color:#e41edd;}
This box has a color of #e41edd
<div style="background-color:#e41edd;">Content here</div>
.mybackground {background-color:#e41edd;}
Border around this has a color of #e41edd
<div style="border:2px solid #e41edd;">Content here</div>
.myborder {border:2px solid #e41edd;}