#e03afc color space conversions
Hex:
#e03afc
RGB:
224, 58, 252
CMY:
12, 77, 1
CMYK:
11, 77, 0, 1
HSL:
291°, 97.0000%, 60.7843%
HSV (HSB):
291°, 76.9841%, 98.8235%
XYZ:
49.8242, 25.9017, 94.4690
xyY:
0.2927, 0.1522, 25.9017
CIE-Lab:
57.9436, 84.4313, -63.2647
CIE-LCH:
57.9436, 105.5039, 323.1556
CIE-Luv:
57.9436, 58.9716, -109.4897
Hunter-Lab:
50.8937, 85.6850, -74.4286
#e03afc color charts
#e03afc color shades, tints & tones
#e03afc color schemes
#e03afc color preview, HTML & CSS examples
This text has a color of #e03afc
<p style="color:#e03afc;">Text here</p>
.mytext {color:#e03afc;}
This box has a color of #e03afc
<div style="background-color:#e03afc;">Content here</div>
.mybackground {background-color:#e03afc;}
Border around this has a color of #e03afc
<div style="border:2px solid #e03afc;">Content here</div>
.myborder {border:2px solid #e03afc;}