#fa32c5 color space conversions
Hex:
#fa32c5
RGB:
250, 50, 197
CMY:
2, 80, 23
CMYK:
0, 80, 21, 2
HSL:
316°, 95.2381%, 58.8235%
HSV (HSB):
316°, 80.0000%, 98.0392%
XYZ:
50.6430, 26.6364, 55.2955
xyY:
0.3820, 0.2009, 26.6364
CIE-Lab:
58.6363, 83.6421, -30.8826
CIE-LCH:
58.6363, 89.1613, 339.7347
CIE-Luv:
58.6363, 99.8350, -60.3839
Hunter-Lab:
51.6105, 84.8355, -27.3960
#fa32c5 color charts
#fa32c5 color shades, tints & tones
#fa32c5 color schemes
#fa32c5 color preview, HTML & CSS examples
This text has a color of #fa32c5
<p style="color:#fa32c5;">Text here</p>
.mytext {color:#fa32c5;}
This box has a color of #fa32c5
<div style="background-color:#fa32c5;">Content here</div>
.mybackground {background-color:#fa32c5;}
Border around this has a color of #fa32c5
<div style="border:2px solid #fa32c5;">Content here</div>
.myborder {border:2px solid #fa32c5;}