#ff58d2 color space conversions
Hex:
#ff58d2
RGB:
255, 88, 210
CMY:
0, 65, 18
CMYK:
0, 65, 18, 0
HSL:
316°, 100.0000%, 67.2549%
HSV (HSB):
316°, 65.4902%, 100.0000%
XYZ:
56.3626, 32.8926, 64.3510
xyY:
0.3669, 0.2141, 32.8926
CIE-Lab:
64.0738, 74.9233, -29.7815
CIE-LCH:
64.0738, 80.6253, 338.3225
CIE-Luv:
64.0738, 88.0210, -58.1420
Hunter-Lab:
57.3521, 75.0543, -26.3790
#ff58d2 color charts
#ff58d2 color shades, tints & tones
#ff58d2 color schemes
#ff58d2 color preview, HTML & CSS examples
This text has a color of #ff58d2
<p style="color:#ff58d2;">Text here</p>
.mytext {color:#ff58d2;}
This box has a color of #ff58d2
<div style="background-color:#ff58d2;">Content here</div>
.mybackground {background-color:#ff58d2;}
Border around this has a color of #ff58d2
<div style="border:2px solid #ff58d2;">Content here</div>
.myborder {border:2px solid #ff58d2;}