#fa73f6 color space conversions
Hex:
#fa73f6
RGB:
250, 115, 246
CMY:
2, 55, 4
CMYK:
0, 54, 2, 2
HSL:
302°, 93.1034%, 71.5686%
HSV (HSB):
302°, 54.0000%, 98.0392%
XYZ:
62.1896, 39.2393, 91.4850
xyY:
0.3224, 0.2034, 39.2393
CIE-Lab:
68.9242, 68.0206, -42.3026
CIE-LCH:
68.9242, 80.1019, 328.1222
CIE-Luv:
68.9242, 63.6353, -77.6354
Hunter-Lab:
62.6413, 67.5908, -42.7417
#fa73f6 color charts
#fa73f6 color shades, tints & tones
#fa73f6 color schemes
#fa73f6 color preview, HTML & CSS examples
This text has a color of #fa73f6
<p style="color:#fa73f6;">Text here</p>
.mytext {color:#fa73f6;}
This box has a color of #fa73f6
<div style="background-color:#fa73f6;">Content here</div>
.mybackground {background-color:#fa73f6;}
Border around this has a color of #fa73f6
<div style="border:2px solid #fa73f6;">Content here</div>
.myborder {border:2px solid #fa73f6;}