#fa20e6 color space conversions
Hex:
#fa20e6
RGB:
250, 32, 230
CMY:
2, 87, 10
CMYK:
0, 87, 8, 2
HSL:
306°, 95.6140%, 55.2941%
HSV (HSB):
306°, 87.2000%, 98.0392%
XYZ:
54.2238, 27.0702, 77.2301
xyY:
0.3421, 0.1708, 27.0702
CIE-Lab:
59.0392, 91.2421, -48.9853
CIE-LCH:
59.0392, 103.5600, 331.7699
CIE-Luv:
59.0392, 88.7299, -89.2234
Hunter-Lab:
52.0290, 94.9790, -51.5877
#fa20e6 color charts
#fa20e6 color shades, tints & tones
#fa20e6 color schemes
#fa20e6 color preview, HTML & CSS examples
This text has a color of #fa20e6
<p style="color:#fa20e6;">Text here</p>
.mytext {color:#fa20e6;}
This box has a color of #fa20e6
<div style="background-color:#fa20e6;">Content here</div>
.mybackground {background-color:#fa20e6;}
Border around this has a color of #fa20e6
<div style="border:2px solid #fa20e6;">Content here</div>
.myborder {border:2px solid #fa20e6;}