#e021d9 color space conversions
Hex:
#e021d9
RGB:
224, 33, 217
CMY:
12, 87, 15
CMYK:
0, 85, 3, 12
HSL:
302°, 75.4941%, 50.3922%
HSV (HSB):
302°, 85.2679%, 87.8431%
XYZ:
43.8087, 21.9448, 67.5724
xyY:
0.3286, 0.1646, 21.9448
CIE-Lab:
53.9683, 84.6405, -49.9600
CIE-LCH:
53.9683, 98.2854, 329.4483
CIE-Luv:
53.9683, 74.7523, -87.8874
Hunter-Lab:
46.8452, 84.9504, -52.7319
#e021d9 color charts
#e021d9 color shades, tints & tones
#e021d9 color schemes
#e021d9 color preview, HTML & CSS examples
This text has a color of #e021d9
<p style="color:#e021d9;">Text here</p>
.mytext {color:#e021d9;}
This box has a color of #e021d9
<div style="background-color:#e021d9;">Content here</div>
.mybackground {background-color:#e021d9;}
Border around this has a color of #e021d9
<div style="border:2px solid #e021d9;">Content here</div>
.myborder {border:2px solid #e021d9;}