#e21ecd color space conversions
Hex:
#e21ecd
RGB:
226, 30, 205
CMY:
11, 88, 20
CMYK:
0, 87, 9, 11
HSL:
306°, 77.1654%, 50.1961%
HSV (HSB):
306°, 86.7257%, 88.6275%
XYZ:
42.8477, 21.5051, 59.6502
xyY:
0.3455, 0.1734, 21.5051
CIE-Lab:
53.4979, 83.8234, -43.8252
CIE-LCH:
53.4979, 94.5887, 332.3982
CIE-Luv:
53.4979, 81.3706, -78.4483
Hunter-Lab:
46.3736, 83.7748, -43.8030
#e21ecd color charts
#e21ecd color shades, tints & tones
#e21ecd color schemes
#e21ecd color preview, HTML & CSS examples
This text has a color of #e21ecd
<p style="color:#e21ecd;">Text here</p>
.mytext {color:#e21ecd;}
This box has a color of #e21ecd
<div style="background-color:#e21ecd;">Content here</div>
.mybackground {background-color:#e21ecd;}
Border around this has a color of #e21ecd
<div style="border:2px solid #e21ecd;">Content here</div>
.myborder {border:2px solid #e21ecd;}