#e400d9 color space conversions
Hex:
#e400d9
RGB:
228, 0, 217
CMY:
11, 100, 15
CMYK:
0, 100, 5, 11
HSL:
303°, 100.0000%, 44.7059%
HSV (HSB):
303°, 100.0000%, 89.4118%
XYZ:
44.5193, 21.5037, 67.4498
xyY:
0.3335, 0.1611, 21.5037
CIE-Lab:
53.4964, 88.7516, -50.6704
CIE-LCH:
53.4964, 102.1975, 330.2769
CIE-Luv:
53.4964, 79.9020, -89.3385
Hunter-Lab:
46.3721, 90.2167, -53.7789
#e400d9 color charts
#e400d9 color shades, tints & tones
#e400d9 color schemes
#e400d9 color preview, HTML & CSS examples
This text has a color of #e400d9
<p style="color:#e400d9;">Text here</p>
.mytext {color:#e400d9;}
This box has a color of #e400d9
<div style="background-color:#e400d9;">Content here</div>
.mybackground {background-color:#e400d9;}
Border around this has a color of #e400d9
<div style="border:2px solid #e400d9;">Content here</div>
.myborder {border:2px solid #e400d9;}