#e400dc color space conversions
Hex:
#e400dc
RGB:
228, 0, 220
CMY:
11, 100, 14
CMYK:
0, 100, 4, 11
HSL:
302°, 100.0000%, 44.7059%
HSV (HSB):
302°, 100.0000%, 89.4118%
XYZ:
44.9132, 21.6613, 69.5240
xyY:
0.3300, 0.1592, 21.6613
CIE-Lab:
53.6658, 89.1636, -52.1085
CIE-LCH:
53.6658, 103.2736, 329.6974
CIE-Luv:
53.6658, 78.6680, -91.5921
Hunter-Lab:
46.5417, 90.8063, -55.9883
#e400dc color charts
#e400dc color shades, tints & tones
#e400dc color schemes
#e400dc color preview, HTML & CSS examples
This text has a color of #e400dc
<p style="color:#e400dc;">Text here</p>
.mytext {color:#e400dc;}
This box has a color of #e400dc
<div style="background-color:#e400dc;">Content here</div>
.mybackground {background-color:#e400dc;}
Border around this has a color of #e400dc
<div style="border:2px solid #e400dc;">Content here</div>
.myborder {border:2px solid #e400dc;}