#e02aee color space conversions
Hex:
#e02aee
RGB:
224, 42, 238
CMY:
12, 84, 7
CMYK:
6, 82, 0, 7
HSL:
296°, 85.2174%, 54.9020%
HSV (HSB):
296°, 82.3529%, 93.3333%
XYZ:
47.0011, 23.6763, 82.9817
xyY:
0.3059, 0.1541, 23.6763
CIE-Lab:
55.7622, 86.0708, -58.9575
CIE-LCH:
55.7622, 104.3273, 325.5893
CIE-Luv:
55.7622, 65.9037, -102.2555
Hunter-Lab:
48.6583, 87.2686, -67.0522
#e02aee color charts
#e02aee color shades, tints & tones
#e02aee color schemes
#e02aee color preview, HTML & CSS examples
This text has a color of #e02aee
<p style="color:#e02aee;">Text here</p>
.mytext {color:#e02aee;}
This box has a color of #e02aee
<div style="background-color:#e02aee;">Content here</div>
.mybackground {background-color:#e02aee;}
Border around this has a color of #e02aee
<div style="border:2px solid #e02aee;">Content here</div>
.myborder {border:2px solid #e02aee;}