#e400d0 color space conversions
Hex:
#e400d0
RGB:
228, 0, 208
CMY:
11, 100, 18
CMYK:
0, 100, 9, 11
HSL:
305°, 100.0000%, 44.7059%
HSV (HSB):
305°, 100.0000%, 89.4118%
XYZ:
43.3801, 21.0480, 61.4508
xyY:
0.3446, 0.1672, 21.0480
CIE-Lab:
53.0020, 87.5419, -46.3105
CIE-LCH:
53.0020, 99.0366, 332.1207
CIE-Luv:
53.0020, 83.6838, -82.5210
Hunter-Lab:
45.8782, 88.4939, -47.3004
#e400d0 color charts
#e400d0 color shades, tints & tones
#e400d0 color schemes
#e400d0 color preview, HTML & CSS examples
This text has a color of #e400d0
<p style="color:#e400d0;">Text here</p>
.mytext {color:#e400d0;}
This box has a color of #e400d0
<div style="background-color:#e400d0;">Content here</div>
.mybackground {background-color:#e400d0;}
Border around this has a color of #e400d0
<div style="border:2px solid #e400d0;">Content here</div>
.myborder {border:2px solid #e400d0;}