#e20dc3 color space conversions
Hex:
#e20dc3
RGB:
226, 13, 195
CMY:
11, 95, 24
CMYK:
0, 94, 14, 11
HSL:
309°, 89.1213%, 46.8627%
HSV (HSB):
309°, 94.2478%, 88.6275%
XYZ:
41.3583, 20.3967, 53.3869
xyY:
0.3592, 0.1771, 20.3967
CIE-Lab:
52.2828, 84.5659, -39.9794
CIE-LCH:
52.2828, 93.5401, 334.6971
CIE-Luv:
52.2828, 87.1047, -72.4532
Hunter-Lab:
45.1627, 84.4286, -38.4728
#e20dc3 color charts
#e20dc3 color shades, tints & tones
#e20dc3 color schemes
#e20dc3 color preview, HTML & CSS examples
This text has a color of #e20dc3
<p style="color:#e20dc3;">Text here</p>
.mytext {color:#e20dc3;}
This box has a color of #e20dc3
<div style="background-color:#e20dc3;">Content here</div>
.mybackground {background-color:#e20dc3;}
Border around this has a color of #e20dc3
<div style="border:2px solid #e20dc3;">Content here</div>
.myborder {border:2px solid #e20dc3;}