#fa50a0 color space conversions
Hex:
        #fa50a0
        RGB:
        250, 80, 160
        CMY:
        2, 69, 37
        CMYK:
        0, 68, 36, 2
      HSL:
        332°, 94.4444%, 64.7059%
        HSV (HSB):
        332°, 68.0000%, 98.0392%
        XYZ:
        48.6382, 28.5994, 36.2144
        xyY:
        0.4287, 0.2521, 28.5994
      CIE-Lab:
        60.4264, 70.5048, -6.8007
        CIE-LCH:
        60.4264, 70.8320, 354.4904
        CIE-Luv:
        60.4264, 105.2685, -23.0169
        Hunter-Lab:
        53.4784, 68.7571, -2.7150
      #fa50a0 color charts
#fa50a0 RGB chart
      #fa50a0 CMYK chart
      #fa50a0 RGB pie chart
      #fa50a0 color shades, tints & tones
#fa50a0 color schemes
#fa50a0 color preview, HTML & CSS examples
           This text has a color of #fa50a0        
        
          <p style="color:#fa50a0;">Text here</p>
        
        
          .mytext {color:#fa50a0;}
        
        Text color #fa50a0
      
           This box has a color of #fa50a0        
        
          <div style="background-color:#fa50a0;">Content here</div>
        
        
          .mybackground {background-color:#fa50a0;}
        
        Background color #fa50a0
      
           Border around this has a color of #fa50a0        
        
          <div style="border:2px solid #fa50a0;">Content here</div>
        
        
          .myborder {border:2px solid #fa50a0;}
        
        Border color #fa50a0