#fe58e5 color space conversions
Hex:
#fe58e5
RGB:
254, 88, 229
CMY:
0, 65, 10
CMYK:
0, 65, 10, 0
HSL:
309°, 98.8095%, 67.0588%
HSV (HSB):
309°, 65.3543%, 99.6078%
XYZ:
58.5056, 33.7074, 77.5513
xyY:
0.3446, 0.1986, 33.7074
CIE-Lab:
64.7297, 77.3544, -39.4212
CIE-LCH:
64.7297, 86.8201, 332.9958
CIE-Luv:
64.7297, 80.6765, -73.7066
Hunter-Lab:
58.0581, 78.2743, -38.5562
#fe58e5 color charts
#fe58e5 color shades, tints & tones
#fe58e5 color schemes
#fe58e5 color preview, HTML & CSS examples
This text has a color of #fe58e5
<p style="color:#fe58e5;">Text here</p>
.mytext {color:#fe58e5;}
This box has a color of #fe58e5
<div style="background-color:#fe58e5;">Content here</div>
.mybackground {background-color:#fe58e5;}
Border around this has a color of #fe58e5
<div style="border:2px solid #fe58e5;">Content here</div>
.myborder {border:2px solid #fe58e5;}