#fa20d8 color space conversions
Hex:
#fa20d8
RGB:
250, 32, 216
CMY:
2, 87, 15
CMYK:
0, 87, 14, 2
HSL:
309°, 95.6140%, 55.2941%
HSV (HSB):
309°, 87.2000%, 98.0392%
XYZ:
52.3355, 26.3149, 67.2866
xyY:
0.3586, 0.1803, 26.3149
CIE-Lab:
58.3347, 89.4081, -42.1909
CIE-LCH:
58.3347, 98.8629, 334.7378
CIE-Luv:
58.3347, 94.6132, -78.3902
Hunter-Lab:
51.2980, 92.3385, -41.8609
#fa20d8 color charts
#fa20d8 color shades, tints & tones
#fa20d8 color schemes
#fa20d8 color preview, HTML & CSS examples
This text has a color of #fa20d8
<p style="color:#fa20d8;">Text here</p>
.mytext {color:#fa20d8;}
This box has a color of #fa20d8
<div style="background-color:#fa20d8;">Content here</div>
.mybackground {background-color:#fa20d8;}
Border around this has a color of #fa20d8
<div style="border:2px solid #fa20d8;">Content here</div>
.myborder {border:2px solid #fa20d8;}