#e049e5 color space conversions
Hex:
#e049e5
RGB:
224, 73, 229
CMY:
12, 71, 10
CMYK:
2, 68, 0, 10
HSL:
298°, 75.0000%, 59.2157%
HSV (HSB):
298°, 68.1223%, 89.8039%
XYZ:
47.2659, 26.2695, 76.7081
xyY:
0.3146, 0.1748, 26.2695
CIE-Lab:
58.2920, 75.9077, -49.8709
CIE-LCH:
58.2920, 90.8245, 326.6953
CIE-Luv:
58.2920, 63.4596, -88.0674
Hunter-Lab:
51.2538, 74.9172, -52.8576
#e049e5 color charts
#e049e5 color shades, tints & tones
#e049e5 color schemes
#e049e5 color preview, HTML & CSS examples
This text has a color of #e049e5
<p style="color:#e049e5;">Text here</p>
.mytext {color:#e049e5;}
This box has a color of #e049e5
<div style="background-color:#e049e5;">Content here</div>
.mybackground {background-color:#e049e5;}
Border around this has a color of #e049e5
<div style="border:2px solid #e049e5;">Content here</div>
.myborder {border:2px solid #e049e5;}