#ff58d8 color space conversions
Hex:
#ff58d8
RGB:
255, 88, 216
CMY:
0, 65, 15
CMYK:
0, 65, 15, 0
HSL:
314°, 100.0000%, 67.2549%
HSV (HSB):
314°, 65.4902%, 100.0000%
XYZ:
57.1244, 33.1973, 68.3627
xyY:
0.3600, 0.2092, 33.1973
CIE-Lab:
64.3204, 75.7449, -32.7741
CIE-LCH:
64.3204, 82.5314, 336.6023
CIE-Luv:
64.3204, 85.9133, -62.9626
Hunter-Lab:
57.6171, 76.1436, -30.0156
#ff58d8 color charts
#ff58d8 color shades, tints & tones
#ff58d8 color schemes
#ff58d8 color preview, HTML & CSS examples
This text has a color of #ff58d8
<p style="color:#ff58d8;">Text here</p>
.mytext {color:#ff58d8;}
This box has a color of #ff58d8
<div style="background-color:#ff58d8;">Content here</div>
.mybackground {background-color:#ff58d8;}
Border around this has a color of #ff58d8
<div style="border:2px solid #ff58d8;">Content here</div>
.myborder {border:2px solid #ff58d8;}