#ff58e3 color space conversions
Hex:
#ff58e3
RGB:
255, 88, 227
CMY:
0, 65, 11
CMYK:
0, 65, 11, 0
HSL:
310°, 100.0000%, 67.2549%
HSV (HSB):
310°, 65.4902%, 100.0000%
XYZ:
58.5949, 33.7855, 76.1060
xyY:
0.3478, 0.2005, 33.7855
CIE-Lab:
64.7920, 77.3021, -38.1972
CIE-LCH:
64.7920, 86.2243, 333.7047
CIE-Luv:
64.7920, 82.0915, -71.7891
Hunter-Lab:
58.1253, 78.2227, -36.9433
#ff58e3 color charts
#ff58e3 color shades, tints & tones
#ff58e3 color schemes
#ff58e3 color preview, HTML & CSS examples
This text has a color of #ff58e3
<p style="color:#ff58e3;">Text here</p>
.mytext {color:#ff58e3;}
This box has a color of #ff58e3
<div style="background-color:#ff58e3;">Content here</div>
.mybackground {background-color:#ff58e3;}
Border around this has a color of #ff58e3
<div style="border:2px solid #ff58e3;">Content here</div>
.myborder {border:2px solid #ff58e3;}