#e400ed color space conversions
Hex:
#e400ed
RGB:
228, 0, 237
CMY:
11, 100, 7
CMYK:
4, 100, 0, 7
HSL:
298°, 100.0000%, 46.4706%
HSV (HSB):
298°, 100.0000%, 92.9412%
XYZ:
47.2810, 22.6084, 81.9926
xyY:
0.3113, 0.1489, 22.6084
CIE-Lab:
54.6667, 91.5763, -60.1177
CIE-LCH:
54.6667, 109.5461, 326.7160
CIE-Luv:
54.6667, 71.9370, -104.1675
Hunter-Lab:
47.5483, 94.2869, -68.9563
#e400ed color charts
#e400ed RGB chart
#e400ed CMYK chart
#e400ed RGB pie chart
#e400ed color shades, tints & tones
#e400ed color schemes
#e400ed color preview, HTML & CSS examples
This text has a color of #e400ed
<p style="color:#e400ed;">Text here</p>
.mytext {color:#e400ed;}
Text color #e400ed
This box has a color of #e400ed
<div style="background-color:#e400ed;">Content here</div>
.mybackground {background-color:#e400ed;}
Background color #e400ed
Border around this has a color of #e400ed
<div style="border:2px solid #e400ed;">Content here</div>
.myborder {border:2px solid #e400ed;}
Border color #e400ed