#e045e8 color space conversions
Hex:
#e045e8
RGB:
224, 69, 232
CMY:
12, 73, 9
CMYK:
3, 70, 0, 9
HSL:
297°, 77.9904%, 59.0196%
HSV (HSB):
297°, 70.2586%, 90.9804%
XYZ:
47.4341, 25.9297, 78.8488
xyY:
0.3116, 0.1704, 25.9297
CIE-Lab:
57.9703, 77.7637, -52.0659
CIE-LCH:
57.9703, 93.5845, 326.1961
CIE-Luv:
57.9703, 63.3919, -91.5952
Hunter-Lab:
50.9212, 77.1639, -56.1625
#e045e8 color charts
#e045e8 color shades, tints & tones
#e045e8 color schemes
#e045e8 color preview, HTML & CSS examples
This text has a color of #e045e8
<p style="color:#e045e8;">Text here</p>
.mytext {color:#e045e8;}
This box has a color of #e045e8
<div style="background-color:#e045e8;">Content here</div>
.mybackground {background-color:#e045e8;}
Border around this has a color of #e045e8
<div style="border:2px solid #e045e8;">Content here</div>
.myborder {border:2px solid #e045e8;}