#e02ff3 color space conversions
Hex:
#e02ff3
RGB:
224, 47, 243
CMY:
12, 82, 5
CMYK:
8, 81, 0, 5
HSL:
294°, 89.0909%, 56.8627%
HSV (HSB):
294°, 80.6584%, 95.2941%
XYZ:
47.9346, 24.3514, 86.9679
xyY:
0.3010, 0.1529, 24.3514
CIE-Lab:
56.4379, 85.7591, -60.6721
CIE-LCH:
56.4379, 105.0511, 324.7217
CIE-Luv:
56.4379, 63.5325, -105.0810
Hunter-Lab:
49.3471, 87.0333, -69.9479
#e02ff3 color charts
#e02ff3 color shades, tints & tones
#e02ff3 color schemes
#e02ff3 color preview, HTML & CSS examples
This text has a color of #e02ff3
<p style="color:#e02ff3;">Text here</p>
.mytext {color:#e02ff3;}
This box has a color of #e02ff3
<div style="background-color:#e02ff3;">Content here</div>
.mybackground {background-color:#e02ff3;}
Border around this has a color of #e02ff3
<div style="border:2px solid #e02ff3;">Content here</div>
.myborder {border:2px solid #e02ff3;}