#e402d7 color space conversions
Hex:
#e402d7
RGB:
228, 2, 215
CMY:
11, 99, 16
CMYK:
0, 99, 6, 11
HSL:
303°, 98.2609%, 45.0980%
HSV (HSB):
303°, 99.1228%, 89.4118%
XYZ:
44.2824, 21.4437, 66.0951
xyY:
0.3359, 0.1627, 21.4437
CIE-Lab:
53.4317, 88.3406, -49.6328
CIE-LCH:
53.4317, 101.3285, 330.6712
CIE-Luv:
53.4317, 80.6412, -87.7191
Hunter-Lab:
46.3073, 89.6565, -52.2103
#e402d7 color charts
#e402d7 color shades, tints & tones
#e402d7 color schemes
#e402d7 color preview, HTML & CSS examples
This text has a color of #e402d7
<p style="color:#e402d7;">Text here</p>
.mytext {color:#e402d7;}
This box has a color of #e402d7
<div style="background-color:#e402d7;">Content here</div>
.mybackground {background-color:#e402d7;}
Border around this has a color of #e402d7
<div style="border:2px solid #e402d7;">Content here</div>
.myborder {border:2px solid #e402d7;}