#e058e9 color space conversions
Hex:
#e058e9
RGB:
224, 88, 233
CMY:
12, 65, 9
CMYK:
4, 62, 0, 9
HSL:
296°, 76.7196%, 62.9412%
HSV (HSB):
296°, 62.2318%, 91.3725%
XYZ:
48.9382, 28.7099, 80.0530
xyY:
0.3103, 0.1821, 28.7099
CIE-Lab:
60.5248, 70.9015, -48.5713
CIE-LCH:
60.5248, 85.9429, 325.5868
CIE-Luv:
60.5248, 58.3309, -86.0277
Hunter-Lab:
53.5817, 69.2630, -51.0744
#e058e9 color charts
#e058e9 color shades, tints & tones
#e058e9 color schemes
#e058e9 color preview, HTML & CSS examples
This text has a color of #e058e9
<p style="color:#e058e9;">Text here</p>
.mytext {color:#e058e9;}
This box has a color of #e058e9
<div style="background-color:#e058e9;">Content here</div>
.mybackground {background-color:#e058e9;}
Border around this has a color of #e058e9
<div style="border:2px solid #e058e9;">Content here</div>
.myborder {border:2px solid #e058e9;}