#e21dcd color space conversions
Hex:
#e21dcd
RGB:
226, 29, 205
CMY:
11, 89, 20
CMYK:
0, 87, 9, 11
HSL:
306°, 77.2549%, 50.0000%
HSV (HSB):
306°, 87.1681%, 88.6275%
XYZ:
42.8228, 21.4553, 59.6419
xyY:
0.3456, 0.1731, 21.4553
CIE-Lab:
53.4442, 83.9806, -43.9102
CIE-LCH:
53.4442, 94.7674, 332.3967
CIE-Luv:
53.4442, 81.4824, -78.5804
Hunter-Lab:
46.3198, 83.9642, -43.9185
#e21dcd color charts
#e21dcd color shades, tints & tones
#e21dcd color schemes
#e21dcd color preview, HTML & CSS examples
This text has a color of #e21dcd
<p style="color:#e21dcd;">Text here</p>
.mytext {color:#e21dcd;}
This box has a color of #e21dcd
<div style="background-color:#e21dcd;">Content here</div>
.mybackground {background-color:#e21dcd;}
Border around this has a color of #e21dcd
<div style="border:2px solid #e21dcd;">Content here</div>
.myborder {border:2px solid #e21dcd;}