#e023d4 color space conversions
Hex:
#e023d4
RGB:
224, 35, 212
CMY:
12, 86, 17
CMYK:
0, 84, 5, 12
HSL:
304°, 75.2988%, 50.7843%
HSV (HSB):
304°, 84.3750%, 87.8431%
XYZ:
43.2252, 21.8028, 64.2175
xyY:
0.3344, 0.1687, 21.8028
CIE-Lab:
53.8172, 83.5696, -47.3493
CIE-LCH:
53.8172, 96.0512, 330.4648
CIE-Luv:
53.8172, 76.4757, -83.7809
Hunter-Lab:
46.6935, 83.5277, -48.8560
#e023d4 color charts
#e023d4 color shades, tints & tones
#e023d4 color schemes
#e023d4 color preview, HTML & CSS examples
This text has a color of #e023d4
<p style="color:#e023d4;">Text here</p>
.mytext {color:#e023d4;}
This box has a color of #e023d4
<div style="background-color:#e023d4;">Content here</div>
.mybackground {background-color:#e023d4;}
Border around this has a color of #e023d4
<div style="border:2px solid #e023d4;">Content here</div>
.myborder {border:2px solid #e023d4;}