#fa73cc color space conversions
Hex:
#fa73cc
RGB:
250, 115, 204
CMY:
2, 55, 20
CMYK:
0, 54, 18, 2
HSL:
320°, 93.1034%, 71.5686%
HSV (HSB):
320°, 54.0000%, 98.0392%
XYZ:
56.4542, 36.9451, 61.2824
xyY:
0.3650, 0.2388, 36.9451
CIE-Lab:
67.2358, 61.5215, -21.6184
CIE-LCH:
67.2358, 65.2093, 340.6387
CIE-Luv:
67.2358, 75.5131, -43.5416
Hunter-Lab:
60.7825, 59.4197, -17.2299
#fa73cc color charts
#fa73cc RGB chart
#fa73cc CMYK chart
#fa73cc RGB pie chart
#fa73cc color shades, tints & tones
#fa73cc color schemes
#fa73cc color preview, HTML & CSS examples
This text has a color of #fa73cc
<p style="color:#fa73cc;">Text here</p>
.mytext {color:#fa73cc;}
Text color #fa73cc
This box has a color of #fa73cc
<div style="background-color:#fa73cc;">Content here</div>
.mybackground {background-color:#fa73cc;}
Background color #fa73cc
Border around this has a color of #fa73cc
<div style="border:2px solid #fa73cc;">Content here</div>
.myborder {border:2px solid #fa73cc;}
Border color #fa73cc