#fa50c5 color space conversions
Hex:
#fa50c5
RGB:
250, 80, 197
CMY:
2, 69, 23
CMYK:
0, 68, 21, 2
HSL:
319°, 94.4444%, 64.7059%
HSV (HSB):
319°, 68.0000%, 98.0392%
XYZ:
52.3710, 30.0925, 55.8715
xyY:
0.3786, 0.2175, 30.0925
CIE-Lab:
61.7340, 74.8489, -26.0939
CIE-LCH:
61.7340, 79.2669, 340.7804
CIE-Luv:
61.7340, 91.6370, -52.1132
Hunter-Lab:
54.8567, 74.4128, -21.9872
#fa50c5 color charts
#fa50c5 color shades, tints & tones
#fa50c5 color schemes
#fa50c5 color preview, HTML & CSS examples
This text has a color of #fa50c5
<p style="color:#fa50c5;">Text here</p>
.mytext {color:#fa50c5;}
This box has a color of #fa50c5
<div style="background-color:#fa50c5;">Content here</div>
.mybackground {background-color:#fa50c5;}
Border around this has a color of #fa50c5
<div style="border:2px solid #fa50c5;">Content here</div>
.myborder {border:2px solid #fa50c5;}