#e402d9 color space conversions
Hex:
#e402d9
RGB:
228, 2, 217
CMY:
11, 99, 15
CMYK:
0, 99, 5, 11
HSL:
303°, 98.2609%, 45.0980%
HSV (HSB):
303°, 99.1228%, 89.4118%
XYZ:
44.5410, 21.5472, 67.4571
xyY:
0.3335, 0.1613, 21.5472
CIE-Lab:
53.5432, 88.6132, -50.5959
CIE-LCH:
53.5432, 102.0404, 330.2747
CIE-Luv:
53.5432, 79.8126, -89.2277
Hunter-Lab:
46.4189, 90.0456, -53.6684
#e402d9 color charts
#e402d9 color shades, tints & tones
#e402d9 color schemes
#e402d9 color preview, HTML & CSS examples
This text has a color of #e402d9
<p style="color:#e402d9;">Text here</p>
.mytext {color:#e402d9;}
This box has a color of #e402d9
<div style="background-color:#e402d9;">Content here</div>
.mybackground {background-color:#e402d9;}
Border around this has a color of #e402d9
<div style="border:2px solid #e402d9;">Content here</div>
.myborder {border:2px solid #e402d9;}