#fe58e3 color space conversions
Hex:
#fe58e3
RGB:
254, 88, 227
CMY:
0, 65, 11
CMYK:
0, 65, 11, 0
HSL:
310°, 98.8095%, 67.0588%
HSV (HSB):
310°, 65.3543%, 99.6078%
XYZ:
58.2279, 33.5963, 76.0888
xyY:
0.3468, 0.2001, 33.5963
CIE-Lab:
64.6409, 77.0630, -38.4443
CIE-LCH:
64.6409, 86.1202, 333.4868
CIE-Luv:
64.6409, 81.3619, -72.1055
Hunter-Lab:
57.9623, 77.8837, -37.2581
#fe58e3 color charts
#fe58e3 color shades, tints & tones
#fe58e3 color schemes
#fe58e3 color preview, HTML & CSS examples
This text has a color of #fe58e3
<p style="color:#fe58e3;">Text here</p>
.mytext {color:#fe58e3;}
This box has a color of #fe58e3
<div style="background-color:#fe58e3;">Content here</div>
.mybackground {background-color:#fe58e3;}
Border around this has a color of #fe58e3
<div style="border:2px solid #fe58e3;">Content here</div>
.myborder {border:2px solid #fe58e3;}