#fa31a2 color space conversions
Hex:
        #fa31a2
        RGB:
        250, 49, 162
        CMY:
        2, 81, 36
        CMYK:
        0, 80, 35, 2
      HSL:
        326°, 95.2607%, 58.6275%
        HSV (HSB):
        326°, 80.4000%, 98.0392%
        XYZ:
        47.0442, 25.1293, 36.5533
        xyY:
        0.4327, 0.2311, 25.1293
      CIE-Lab:
        57.2011, 79.9896, -12.7925
        CIE-LCH:
        57.2011, 81.0060, 350.9138
        CIE-Luv:
        57.2011, 115.1021, -33.1104
        Hunter-Lab:
        50.1291, 79.7896, -8.1430
      #fa31a2 color charts
#fa31a2 RGB chart
      #fa31a2 CMYK chart
      #fa31a2 RGB pie chart
      #fa31a2 color shades, tints & tones
#fa31a2 color schemes
#fa31a2 color preview, HTML & CSS examples
           This text has a color of #fa31a2        
        
          <p style="color:#fa31a2;">Text here</p>
        
        
          .mytext {color:#fa31a2;}
        
        Text color #fa31a2
      
           This box has a color of #fa31a2        
        
          <div style="background-color:#fa31a2;">Content here</div>
        
        
          .mybackground {background-color:#fa31a2;}
        
        Background color #fa31a2
      
           Border around this has a color of #fa31a2        
        
          <div style="border:2px solid #fa31a2;">Content here</div>
        
        
          .myborder {border:2px solid #fa31a2;}
        
        Border color #fa31a2