#e404e0 color space conversions
Hex:
#e404e0
RGB:
228, 4, 224
CMY:
11, 98, 12
CMYK:
0, 98, 2, 11
HSL:
301°, 96.5517%, 45.4902%
HSV (HSB):
301°, 98.2456%, 89.4118%
XYZ:
45.4929, 21.9626, 72.3625
xyY:
0.3254, 0.1571, 21.9626
CIE-Lab:
53.9873, 89.4459, -53.8666
CIE-LCH:
53.9873, 104.4135, 328.9426
CIE-Luv:
53.9873, 76.8750, -94.3660
Hunter-Lab:
46.8643, 91.2638, -58.7438
#e404e0 color charts
#e404e0 color shades, tints & tones
#e404e0 color schemes
#e404e0 color preview, HTML & CSS examples
This text has a color of #e404e0
<p style="color:#e404e0;">Text here</p>
.mytext {color:#e404e0;}
This box has a color of #e404e0
<div style="background-color:#e404e0;">Content here</div>
.mybackground {background-color:#e404e0;}
Border around this has a color of #e404e0
<div style="border:2px solid #e404e0;">Content here</div>
.myborder {border:2px solid #e404e0;}