#fa2fa3 color space conversions
Hex:
        #fa2fa3
        RGB:
        250, 47, 163
        CMY:
        2, 82, 36
        CMYK:
        0, 81, 35, 2
      HSL:
        326°, 95.3052%, 58.2353%
        HSV (HSB):
        326°, 81.2000%, 98.0392%
        XYZ:
        47.0517, 25.0014, 36.9962
        xyY:
        0.4315, 0.2293, 25.0014
      CIE-Lab:
        57.0768, 80.5467, -13.5660
        CIE-LCH:
        57.0768, 81.6811, 350.4397
        CIE-Luv:
        57.0768, 115.1792, -34.2970
        Hunter-Lab:
        50.0014, 80.4676, -8.8679
      #fa2fa3 color charts
#fa2fa3 RGB chart
      #fa2fa3 CMYK chart
      #fa2fa3 RGB pie chart
      #fa2fa3 color shades, tints & tones
#fa2fa3 color schemes
#fa2fa3 color preview, HTML & CSS examples
           This text has a color of #fa2fa3        
        
          <p style="color:#fa2fa3;">Text here</p>
        
        
          .mytext {color:#fa2fa3;}
        
        Text color #fa2fa3
      
           This box has a color of #fa2fa3        
        
          <div style="background-color:#fa2fa3;">Content here</div>
        
        
          .mybackground {background-color:#fa2fa3;}
        
        Background color #fa2fa3
      
           Border around this has a color of #fa2fa3        
        
          <div style="border:2px solid #fa2fa3;">Content here</div>
        
        
          .myborder {border:2px solid #fa2fa3;}
        
        Border color #fa2fa3