#e400d1 color space conversions
Hex:
#e400d1
RGB:
228, 0, 209
CMY:
11, 100, 18
CMYK:
0, 100, 8, 11
HSL:
305°, 100.0000%, 44.7059%
HSV (HSB):
305°, 100.0000%, 89.4118%
XYZ:
43.5035, 21.0974, 62.1009
xyY:
0.3434, 0.1665, 21.0974
CIE-Lab:
53.0560, 87.6743, -46.7984
CIE-LCH:
53.0560, 99.3824, 331.9078
CIE-Luv:
53.0560, 83.2578, -83.2825
Hunter-Lab:
45.9319, 88.6819, -48.0089
#e400d1 color charts
#e400d1 color shades, tints & tones
#e400d1 color schemes
#e400d1 color preview, HTML & CSS examples
This text has a color of #e400d1
<p style="color:#e400d1;">Text here</p>
.mytext {color:#e400d1;}
This box has a color of #e400d1
<div style="background-color:#e400d1;">Content here</div>
.mybackground {background-color:#e400d1;}
Border around this has a color of #e400d1
<div style="border:2px solid #e400d1;">Content here</div>
.myborder {border:2px solid #e400d1;}