#e02ffc color space conversions
Hex:
#e02ffc
RGB:
224, 47, 252
CMY:
12, 82, 1
CMYK:
11, 81, 0, 1
HSL:
292°, 97.1564%, 58.6275%
HSV (HSB):
292°, 81.3492%, 98.8235%
XYZ:
49.3277, 24.9086, 94.3034
xyY:
0.2927, 0.1478, 24.9086
CIE-Lab:
56.9863, 87.2141, -64.8039
CIE-LCH:
56.9863, 108.6547, 323.3860
CIE-Luv:
56.9863, 60.5175, -111.6749
Hunter-Lab:
49.9085, 89.0827, -77.0940
#e02ffc color charts
#e02ffc color shades, tints & tones
#e02ffc color schemes
#e02ffc color preview, HTML & CSS examples
This text has a color of #e02ffc
<p style="color:#e02ffc;">Text here</p>
.mytext {color:#e02ffc;}
This box has a color of #e02ffc
<div style="background-color:#e02ffc;">Content here</div>
.mybackground {background-color:#e02ffc;}
Border around this has a color of #e02ffc
<div style="border:2px solid #e02ffc;">Content here</div>
.myborder {border:2px solid #e02ffc;}