#fb58f8 color space conversions
Hex:
#fb58f8
RGB:
251, 88, 248
CMY:
2, 65, 3
CMYK:
0, 65, 1, 2
HSL:
301°, 95.3216%, 66.4706%
HSV (HSB):
301°, 64.9402%, 98.4314%
XYZ:
60.2167, 34.2660, 92.2472
xyY:
0.3225, 0.1835, 34.2660
CIE-Lab:
65.1732, 79.5494, -49.2927
CIE-LCH:
65.1732, 93.5835, 328.2156
CIE-Luv:
65.1732, 72.2002, -89.7443
Hunter-Lab:
58.5372, 81.1814, -52.4575
#fb58f8 color charts
#fb58f8 color shades, tints & tones
#fb58f8 color schemes
#fb58f8 color preview, HTML & CSS examples
This text has a color of #fb58f8
<p style="color:#fb58f8;">Text here</p>
.mytext {color:#fb58f8;}
This box has a color of #fb58f8
<div style="background-color:#fb58f8;">Content here</div>
.mybackground {background-color:#fb58f8;}
Border around this has a color of #fb58f8
<div style="border:2px solid #fb58f8;">Content here</div>
.myborder {border:2px solid #fb58f8;}