#fa31a5 color space conversions
Hex:
        #fa31a5
        RGB:
        250, 49, 165
        CMY:
        2, 81, 35
        CMYK:
        0, 80, 34, 2
      HSL:
        325°, 95.2607%, 58.6275%
        HSV (HSB):
        325°, 80.4000%, 98.0392%
        XYZ:
        47.3142, 25.2372, 37.9748
        xyY:
        0.4281, 0.2283, 25.2372
      CIE-Lab:
        57.3058, 80.2933, -14.3910
        CIE-LCH:
        57.3058, 81.5728, 349.8388
        CIE-Luv:
        57.3058, 113.8080, -35.4294
        Hunter-Lab:
        50.2367, 80.2017, -9.6528
      #fa31a5 color charts
#fa31a5 RGB chart
      #fa31a5 CMYK chart
      #fa31a5 RGB pie chart
      #fa31a5 color shades, tints & tones
#fa31a5 color schemes
#fa31a5 color preview, HTML & CSS examples
           This text has a color of #fa31a5        
        
          <p style="color:#fa31a5;">Text here</p>
        
        
          .mytext {color:#fa31a5;}
        
        Text color #fa31a5
      
           This box has a color of #fa31a5        
        
          <div style="background-color:#fa31a5;">Content here</div>
        
        
          .mybackground {background-color:#fa31a5;}
        
        Background color #fa31a5
      
           Border around this has a color of #fa31a5        
        
          <div style="border:2px solid #fa31a5;">Content here</div>
        
        
          .myborder {border:2px solid #fa31a5;}
        
        Border color #fa31a5