#fa58e9 color space conversions
Hex:
#fa58e9
RGB:
250, 88, 233
CMY:
2, 65, 9
CMYK:
0, 65, 7, 2
HSL:
306°, 94.1860%, 66.2745%
HSV (HSB):
306°, 64.8000%, 98.0392%
XYZ:
57.6220, 33.1866, 80.4594
xyY:
0.3364, 0.1938, 33.1866
CIE-Lab:
64.3117, 77.0038, -42.3470
CIE-LCH:
64.3117, 87.8797, 331.1921
CIE-Luv:
64.3117, 76.4382, -78.1602
Hunter-Lab:
57.6078, 77.7303, -42.4834
#fa58e9 color charts
#fa58e9 color shades, tints & tones
#fa58e9 color schemes
#fa58e9 color preview, HTML & CSS examples
This text has a color of #fa58e9
<p style="color:#fa58e9;">Text here</p>
.mytext {color:#fa58e9;}
This box has a color of #fa58e9
<div style="background-color:#fa58e9;">Content here</div>
.mybackground {background-color:#fa58e9;}
Border around this has a color of #fa58e9
<div style="border:2px solid #fa58e9;">Content here</div>
.myborder {border:2px solid #fa58e9;}