#e023a9 color space conversions
Hex:
#e023a9
RGB:
224, 35, 169
CMY:
12, 86, 34
CMYK:
0, 84, 25, 12
HSL:
317°, 75.2988%, 50.7843%
HSV (HSB):
317°, 84.3750%, 87.8431%
XYZ:
38.5029, 19.9139, 39.3506
xyY:
0.3938, 0.2037, 19.9139
CIE-Lab:
51.7398, 77.9786, -25.6675
CIE-LCH:
51.7398, 82.0944, 341.7805
CIE-Luv:
51.7398, 94.4701, -50.2192
Hunter-Lab:
44.6250, 75.9178, -21.0447
#e023a9 color charts
#e023a9 color shades, tints & tones
#e023a9 color schemes
#e023a9 color preview, HTML & CSS examples
This text has a color of #e023a9
<p style="color:#e023a9;">Text here</p>
.mytext {color:#e023a9;}
This box has a color of #e023a9
<div style="background-color:#e023a9;">Content here</div>
.mybackground {background-color:#e023a9;}
Border around this has a color of #e023a9
<div style="border:2px solid #e023a9;">Content here</div>
.myborder {border:2px solid #e023a9;}