#e023b1 color space conversions
Hex:
#e023b1
RGB:
224, 35, 177
CMY:
12, 86, 31
CMYK:
0, 84, 21, 12
HSL:
315°, 75.2988%, 50.7843%
HSV (HSB):
315°, 84.3750%, 87.8431%
XYZ:
39.2773, 20.2237, 43.4284
xyY:
0.3816, 0.1965, 20.2237
CIE-Lab:
52.0892, 78.9363, -29.8252
CIE-LCH:
52.0892, 84.3830, 339.3015
CIE-Luv:
52.0892, 90.9918, -56.5181
Hunter-Lab:
44.9707, 77.2025, -25.7770
#e023b1 color charts
#e023b1 color shades, tints & tones
#e023b1 color schemes
#e023b1 color preview, HTML & CSS examples
This text has a color of #e023b1
<p style="color:#e023b1;">Text here</p>
.mytext {color:#e023b1;}
This box has a color of #e023b1
<div style="background-color:#e023b1;">Content here</div>
.mybackground {background-color:#e023b1;}
Border around this has a color of #e023b1
<div style="border:2px solid #e023b1;">Content here</div>
.myborder {border:2px solid #e023b1;}