#e020bc color space conversions
Hex:
#e020bc
RGB:
224, 32, 188
CMY:
12, 87, 26
CMYK:
0, 86, 16, 12
HSL:
311°, 75.5906%, 50.1961%
HSV (HSB):
311°, 85.7143%, 87.8431%
XYZ:
40.3341, 20.5112, 49.4102
xyY:
0.3658, 0.1860, 20.5112
CIE-Lab:
52.4103, 80.8628, -35.7423
CIE-LCH:
52.4103, 88.4098, 336.1540
CIE-Luv:
52.4103, 86.7222, -65.6342
Hunter-Lab:
45.2892, 79.7139, -32.9824
#e020bc color charts
#e020bc color shades, tints & tones
#e020bc color schemes
#e020bc color preview, HTML & CSS examples
This text has a color of #e020bc
<p style="color:#e020bc;">Text here</p>
.mytext {color:#e020bc;}
This box has a color of #e020bc
<div style="background-color:#e020bc;">Content here</div>
.mybackground {background-color:#e020bc;}
Border around this has a color of #e020bc
<div style="border:2px solid #e020bc;">Content here</div>
.myborder {border:2px solid #e020bc;}