#e20cbc color space conversions
Hex:
#e20cbc
RGB:
226, 12, 188
CMY:
11, 95, 26
CMYK:
0, 95, 17, 11
HSL:
311°, 89.9160%, 46.6667%
HSV (HSB):
311°, 94.6903%, 88.6275%
XYZ:
40.5726, 20.0625, 49.3110
xyY:
0.3690, 0.1825, 20.0625
CIE-Lab:
51.9078, 83.7676, -36.5057
CIE-LCH:
51.9078, 91.3766, 336.4525
CIE-Luv:
51.9078, 90.2491, -67.0901
Hunter-Lab:
44.7912, 83.3035, -33.9190
#e20cbc color charts
#e20cbc color shades, tints & tones
#e20cbc color schemes
#e20cbc color preview, HTML & CSS examples
This text has a color of #e20cbc
<p style="color:#e20cbc;">Text here</p>
.mytext {color:#e20cbc;}
This box has a color of #e20cbc
<div style="background-color:#e20cbc;">Content here</div>
.mybackground {background-color:#e20cbc;}
Border around this has a color of #e20cbc
<div style="border:2px solid #e20cbc;">Content here</div>
.myborder {border:2px solid #e20cbc;}