#e405ed color space conversions
Hex:
#e405ed
RGB:
228, 5, 237
CMY:
11, 98, 7
CMYK:
4, 98, 0, 7
HSL:
298°, 95.8678%, 47.4510%
HSV (HSB):
298°, 97.8903%, 92.9412%
XYZ:
47.3352, 22.7169, 82.0107
xyY:
0.3113, 0.1494, 22.7169
CIE-Lab:
54.7796, 91.2412, -59.9364
CIE-LCH:
54.7796, 109.1665, 326.6990
CIE-Luv:
54.7796, 71.7461, -103.9131
Hunter-Lab:
47.6623, 93.8661, -68.6545
#e405ed color charts
#e405ed color shades, tints & tones
#e405ed color schemes
#e405ed color preview, HTML & CSS examples
This text has a color of #e405ed
<p style="color:#e405ed;">Text here</p>
.mytext {color:#e405ed;}
This box has a color of #e405ed
<div style="background-color:#e405ed;">Content here</div>
.mybackground {background-color:#e405ed;}
Border around this has a color of #e405ed
<div style="border:2px solid #e405ed;">Content here</div>
.myborder {border:2px solid #e405ed;}