#e02df3 color space conversions
Hex:
#e02df3
RGB:
224, 45, 243
CMY:
12, 82, 5
CMYK:
8, 81, 0, 5
HSL:
294°, 89.1892%, 56.4706%
HSV (HSB):
294°, 81.4815%, 95.2941%
XYZ:
47.8565, 24.1951, 86.9418
xyY:
0.3010, 0.1522, 24.1951
CIE-Lab:
56.2826, 86.2120, -60.9213
CIE-LCH:
56.2826, 105.5647, 324.7532
CIE-Luv:
56.2826, 63.7920, -105.4384
Hunter-Lab:
49.1885, 87.5863, -70.3644
#e02df3 color charts
#e02df3 color shades, tints & tones
#e02df3 color schemes
#e02df3 color preview, HTML & CSS examples
This text has a color of #e02df3
<p style="color:#e02df3;">Text here</p>
.mytext {color:#e02df3;}
This box has a color of #e02df3
<div style="background-color:#e02df3;">Content here</div>
.mybackground {background-color:#e02df3;}
Border around this has a color of #e02df3
<div style="border:2px solid #e02df3;">Content here</div>
.myborder {border:2px solid #e02df3;}