#fa50a7 color space conversions
Hex:
        #fa50a7
        RGB:
        250, 80, 167
        CMY:
        2, 69, 35
        CMYK:
        0, 68, 33, 2
      HSL:
        329°, 94.4444%, 64.7059%
        HSV (HSB):
        329°, 68.0000%, 98.0392%
        XYZ:
        49.2681, 28.8513, 39.5314
        xyY:
        0.4188, 0.2452, 28.8513
      CIE-Lab:
        60.6502, 71.2593, -10.5226
        CIE-LCH:
        60.6502, 72.0320, 351.6001
        CIE-Luv:
        60.6502, 102.7103, -28.4015
        Hunter-Lab:
        53.7134, 69.7286, -6.0361
      #fa50a7 color charts
#fa50a7 RGB chart
      #fa50a7 CMYK chart
      #fa50a7 RGB pie chart
      #fa50a7 color shades, tints & tones
#fa50a7 color schemes
#fa50a7 color preview, HTML & CSS examples
           This text has a color of #fa50a7        
        
          <p style="color:#fa50a7;">Text here</p>
        
        
          .mytext {color:#fa50a7;}
        
        Text color #fa50a7
      
           This box has a color of #fa50a7        
        
          <div style="background-color:#fa50a7;">Content here</div>
        
        
          .mybackground {background-color:#fa50a7;}
        
        Background color #fa50a7
      
           Border around this has a color of #fa50a7        
        
          <div style="border:2px solid #fa50a7;">Content here</div>
        
        
          .myborder {border:2px solid #fa50a7;}
        
        Border color #fa50a7