#e400d7 color space conversions
Hex:
#e400d7
RGB:
228, 0, 215
CMY:
11, 100, 16
CMYK:
0, 100, 6, 11
HSL:
303°, 100.0000%, 44.7059%
HSV (HSB):
303°, 100.0000%, 89.4118%
XYZ:
44.2606, 21.4003, 66.0878
xyY:
0.3359, 0.1624, 21.4003
CIE-Lab:
53.3848, 88.4793, -49.7075
CIE-LCH:
53.3848, 101.4861, 330.6728
CIE-Luv:
53.3848, 80.7321, -87.8307
Hunter-Lab:
46.2604, 89.8279, -52.3196
#e400d7 color charts
#e400d7 color shades, tints & tones
#e400d7 color schemes
#e400d7 color preview, HTML & CSS examples
This text has a color of #e400d7
<p style="color:#e400d7;">Text here</p>
.mytext {color:#e400d7;}
This box has a color of #e400d7
<div style="background-color:#e400d7;">Content here</div>
.mybackground {background-color:#e400d7;}
Border around this has a color of #e400d7
<div style="border:2px solid #e400d7;">Content here</div>
.myborder {border:2px solid #e400d7;}