#e404db color space conversions
Hex:
#e404db
RGB:
228, 4, 219
CMY:
11, 98, 14
CMYK:
0, 98, 4, 11
HSL:
302°, 96.5517%, 45.4902%
HSV (HSB):
302°, 98.2456%, 89.4118%
XYZ:
44.8245, 21.6953, 68.8429
xyY:
0.3311, 0.1603, 21.6953
CIE-Lab:
53.7022, 88.7501, -51.4814
CIE-LCH:
53.7022, 102.6008, 329.8832
CIE-Luv:
53.7022, 78.9019, -90.6222
Hunter-Lab:
46.5782, 90.2675, -55.0263
#e404db color charts
#e404db color shades, tints & tones
#e404db color schemes
#e404db color preview, HTML & CSS examples
This text has a color of #e404db
<p style="color:#e404db;">Text here</p>
.mytext {color:#e404db;}
This box has a color of #e404db
<div style="background-color:#e404db;">Content here</div>
.mybackground {background-color:#e404db;}
Border around this has a color of #e404db
<div style="border:2px solid #e404db;">Content here</div>
.myborder {border:2px solid #e404db;}