#e021b7 color space conversions
Hex:
#e021b7
RGB:
224, 33, 183
CMY:
12, 87, 28
CMYK:
0, 85, 18, 12
HSL:
313°, 75.4941%, 50.3922%
HSV (HSB):
313°, 85.2679%, 87.8431%
XYZ:
39.8316, 20.3539, 46.6291
xyY:
0.3729, 0.1906, 20.3539
CIE-Lab:
52.2350, 80.0513, -33.1052
CIE-LCH:
52.2350, 86.6266, 337.5325
CIE-Luv:
52.2350, 88.7182, -61.5606
Hunter-Lab:
45.1153, 78.6430, -29.6987
#e021b7 color charts
#e021b7 color shades, tints & tones
#e021b7 color schemes
#e021b7 color preview, HTML & CSS examples
This text has a color of #e021b7
<p style="color:#e021b7;">Text here</p>
.mytext {color:#e021b7;}
This box has a color of #e021b7
<div style="background-color:#e021b7;">Content here</div>
.mybackground {background-color:#e021b7;}
Border around this has a color of #e021b7
<div style="border:2px solid #e021b7;">Content here</div>
.myborder {border:2px solid #e021b7;}