#e21bcd color space conversions
Hex:
#e21bcd
RGB:
226, 27, 205
CMY:
11, 89, 20
CMYK:
0, 88, 9, 11
HSL:
306°, 78.6561%, 49.6078%
HSV (HSB):
306°, 88.0531%, 88.6275%
XYZ:
42.7754, 21.3604, 59.6261
xyY:
0.3456, 0.1726, 21.3604
CIE-Lab:
53.3417, 84.2808, -44.0725
CIE-LCH:
53.3417, 95.1086, 332.3938
CIE-Luv:
53.3417, 81.6952, -78.8321
Hunter-Lab:
46.2173, 84.3264, -44.1393
#e21bcd color charts
#e21bcd color shades, tints & tones
#e21bcd color schemes
#e21bcd color preview, HTML & CSS examples
This text has a color of #e21bcd
<p style="color:#e21bcd;">Text here</p>
.mytext {color:#e21bcd;}
This box has a color of #e21bcd
<div style="background-color:#e21bcd;">Content here</div>
.mybackground {background-color:#e21bcd;}
Border around this has a color of #e21bcd
<div style="border:2px solid #e21bcd;">Content here</div>
.myborder {border:2px solid #e21bcd;}