#fa20e8 color space conversions
Hex:
#fa20e8
RGB:
250, 32, 232
CMY:
2, 87, 9
CMYK:
0, 87, 7, 2
HSL:
305°, 95.6140%, 55.2941%
HSV (HSB):
305°, 87.2000%, 98.0392%
XYZ:
54.5063, 27.1832, 78.7180
xyY:
0.3398, 0.1695, 27.1832
CIE-Lab:
59.1435, 91.5116, -49.9437
CIE-LCH:
59.1435, 104.2533, 331.3759
CIE-Luv:
59.1435, 87.9081, -90.7581
Hunter-Lab:
52.1375, 95.3693, -53.0207
#fa20e8 color charts
#fa20e8 color shades, tints & tones
#fa20e8 color schemes
#fa20e8 color preview, HTML & CSS examples
This text has a color of #fa20e8
<p style="color:#fa20e8;">Text here</p>
.mytext {color:#fa20e8;}
This box has a color of #fa20e8
<div style="background-color:#fa20e8;">Content here</div>
.mybackground {background-color:#fa20e8;}
Border around this has a color of #fa20e8
<div style="border:2px solid #fa20e8;">Content here</div>
.myborder {border:2px solid #fa20e8;}