#fa73ca color space conversions
Hex:
#fa73ca
RGB:
250, 115, 202
CMY:
2, 55, 21
CMYK:
0, 54, 19, 2
HSL:
321°, 93.1034%, 71.5686%
HSV (HSB):
321°, 54.0000%, 98.0392%
XYZ:
56.2157, 36.8497, 60.0269
xyY:
0.3672, 0.2407, 36.8497
CIE-Lab:
67.1641, 61.2380, -20.6066
CIE-LCH:
67.1641, 64.6121, 341.4019
CIE-Luv:
67.1641, 76.0869, -41.9277
Hunter-Lab:
60.7040, 59.0704, -16.1359
#fa73ca color charts
#fa73ca RGB chart
#fa73ca CMYK chart
#fa73ca RGB pie chart
#fa73ca color shades, tints & tones
#fa73ca color schemes
#fa73ca color preview, HTML & CSS examples
This text has a color of #fa73ca
<p style="color:#fa73ca;">Text here</p>
.mytext {color:#fa73ca;}
Text color #fa73ca
This box has a color of #fa73ca
<div style="background-color:#fa73ca;">Content here</div>
.mybackground {background-color:#fa73ca;}
Background color #fa73ca
Border around this has a color of #fa73ca
<div style="border:2px solid #fa73ca;">Content here</div>
.myborder {border:2px solid #fa73ca;}
Border color #fa73ca