#fb58e4 color space conversions
Hex:
#fb58e4
RGB:
251, 88, 228
CMY:
2, 65, 11
CMYK:
0, 65, 9, 2
HSL:
308°, 95.3216%, 66.4706%
HSV (HSB):
308°, 64.9402%, 98.4314%
XYZ:
57.2770, 33.0901, 76.7670
xyY:
0.3427, 0.1980, 33.0901
CIE-Lab:
64.2338, 76.4933, -39.6719
CIE-LCH:
64.2338, 86.1689, 332.5873
CIE-Luv:
64.2338, 78.8410, -73.8519
Hunter-Lab:
57.5240, 77.0664, -38.8569
#fb58e4 color charts
#fb58e4 color shades, tints & tones
#fb58e4 color schemes
#fb58e4 color preview, HTML & CSS examples
This text has a color of #fb58e4
<p style="color:#fb58e4;">Text here</p>
.mytext {color:#fb58e4;}
This box has a color of #fb58e4
<div style="background-color:#fb58e4;">Content here</div>
.mybackground {background-color:#fb58e4;}
Border around this has a color of #fb58e4
<div style="border:2px solid #fb58e4;">Content here</div>
.myborder {border:2px solid #fb58e4;}