#fa2a97 color space conversions
Hex:
        #fa2a97
        RGB:
        250, 42, 151
        CMY:
        2, 84, 41
        CMYK:
        0, 83, 40, 2
      HSL:
        329°, 95.4128%, 57.2549%
        HSV (HSB):
        329°, 83.2000%, 98.0392%
        XYZ:
        45.8382, 24.2143, 31.5360
        xyY:
        0.4512, 0.2384, 24.2143
      CIE-Lab:
        56.3017, 80.4574, -7.6680
        CIE-LCH:
        56.3017, 80.8219, 354.5558
        CIE-Luv:
        56.3017, 121.6460, -26.0908
        Hunter-Lab:
        49.2080, 80.1622, -3.5517
      #fa2a97 color charts
#fa2a97 RGB chart
      #fa2a97 CMYK chart
      #fa2a97 RGB pie chart
      #fa2a97 color shades, tints & tones
#fa2a97 color schemes
#fa2a97 color preview, HTML & CSS examples
           This text has a color of #fa2a97        
        
          <p style="color:#fa2a97;">Text here</p>
        
        
          .mytext {color:#fa2a97;}
        
        Text color #fa2a97
      
           This box has a color of #fa2a97        
        
          <div style="background-color:#fa2a97;">Content here</div>
        
        
          .mybackground {background-color:#fa2a97;}
        
        Background color #fa2a97
      
           Border around this has a color of #fa2a97        
        
          <div style="border:2px solid #fa2a97;">Content here</div>
        
        
          .myborder {border:2px solid #fa2a97;}
        
        Border color #fa2a97