#fa20c7 color space conversions
Hex:
#fa20c7
RGB:
250, 32, 199
CMY:
2, 87, 22
CMYK:
0, 87, 20, 2
HSL:
314°, 95.6140%, 55.2941%
HSV (HSB):
314°, 87.2000%, 98.0392%
XYZ:
50.2497, 25.4805, 56.3026
xyY:
0.3806, 0.1930, 25.4805
CIE-Lab:
57.5407, 87.3124, -33.7345
CIE-LCH:
57.5407, 93.6027, 338.8752
CIE-Luv:
57.5407, 102.0290, -65.0756
Hunter-Lab:
50.4783, 89.3547, -30.7963
#fa20c7 color charts
#fa20c7 color shades, tints & tones
#fa20c7 color schemes
#fa20c7 color preview, HTML & CSS examples
This text has a color of #fa20c7
<p style="color:#fa20c7;">Text here</p>
.mytext {color:#fa20c7;}
This box has a color of #fa20c7
<div style="background-color:#fa20c7;">Content here</div>
.mybackground {background-color:#fa20c7;}
Border around this has a color of #fa20c7
<div style="border:2px solid #fa20c7;">Content here</div>
.myborder {border:2px solid #fa20c7;}