#ff58c2 color space conversions
Hex:
#ff58c2
RGB:
255, 88, 194
CMY:
0, 65, 24
CMYK:
0, 65, 24, 0
HSL:
322°, 100.0000%, 67.2549%
HSV (HSB):
322°, 65.4902%, 100.0000%
XYZ:
54.4673, 32.1345, 54.3708
xyY:
0.3864, 0.2279, 32.1345
CIE-Lab:
63.4539, 72.8333, -21.6819
CIE-LCH:
63.4539, 75.9921, 343.4222
CIE-Luv:
63.4539, 93.6933, -45.3205
Hunter-Lab:
56.6873, 72.3069, -17.1860
#ff58c2 color charts
#ff58c2 color shades, tints & tones
#ff58c2 color schemes
#ff58c2 color preview, HTML & CSS examples
This text has a color of #ff58c2
<p style="color:#ff58c2;">Text here</p>
.mytext {color:#ff58c2;}
This box has a color of #ff58c2
<div style="background-color:#ff58c2;">Content here</div>
.mybackground {background-color:#ff58c2;}
Border around this has a color of #ff58c2
<div style="border:2px solid #ff58c2;">Content here</div>
.myborder {border:2px solid #ff58c2;}