#e021c9 color space conversions
Hex:
#e021c9
RGB:
224, 33, 201
CMY:
12, 87, 21
CMYK:
0, 85, 10, 12
HSL:
307°, 75.4941%, 50.3922%
HSV (HSB):
307°, 85.2679%, 87.8431%
XYZ:
41.8269, 21.1521, 57.1366
xyY:
0.3482, 0.1761, 21.1521
CIE-Lab:
53.1155, 82.4026, -42.1528
CIE-LCH:
53.1155, 92.5583, 332.9081
CIE-Luv:
53.1155, 81.1528, -75.6105
Hunter-Lab:
45.9914, 81.8523, -41.4640
#e021c9 color charts
#e021c9 color shades, tints & tones
#e021c9 color schemes
#e021c9 color preview, HTML & CSS examples
This text has a color of #e021c9
<p style="color:#e021c9;">Text here</p>
.mytext {color:#e021c9;}
This box has a color of #e021c9
<div style="background-color:#e021c9;">Content here</div>
.mybackground {background-color:#e021c9;}
Border around this has a color of #e021c9
<div style="border:2px solid #e021c9;">Content here</div>
.myborder {border:2px solid #e021c9;}