#e021b4 color space conversions
Hex:
#e021b4
RGB:
224, 33, 180
CMY:
12, 87, 29
CMYK:
0, 85, 20, 12
HSL:
314°, 75.4941%, 50.3922%
HSV (HSB):
314°, 85.2679%, 87.8431%
XYZ:
39.5225, 20.2303, 45.0018
xyY:
0.3773, 0.1931, 20.2303
CIE-Lab:
52.0966, 79.6778, -31.5693
CIE-LCH:
52.0966, 85.7040, 338.3859
CIE-Luv:
52.0966, 90.0107, -59.2037
Hunter-Lab:
44.9781, 78.1374, -27.8366
#e021b4 color charts
#e021b4 color shades, tints & tones
#e021b4 color schemes
#e021b4 color preview, HTML & CSS examples
This text has a color of #e021b4
<p style="color:#e021b4;">Text here</p>
.mytext {color:#e021b4;}
This box has a color of #e021b4
<div style="background-color:#e021b4;">Content here</div>
.mybackground {background-color:#e021b4;}
Border around this has a color of #e021b4
<div style="border:2px solid #e021b4;">Content here</div>
.myborder {border:2px solid #e021b4;}