#fa5b97 color space conversions
Hex:
        #fa5b97
        RGB:
        250, 91, 151
        CMY:
        2, 64, 41
        CMYK:
        0, 64, 40, 2
      HSL:
        337°, 94.0828%, 66.8627%
        HSV (HSB):
        337°, 63.6000%, 98.0392%
        XYZ:
        48.7513, 30.0405, 32.5071
        xyY:
        0.4380, 0.2699, 30.0405
      CIE-Lab:
        61.6892, 65.3718, 0.2762
        CIE-LCH:
        61.6892, 65.3724, 0.2421
        CIE-Luv:
        61.6892, 103.3467, -12.3288
        Hunter-Lab:
        54.8092, 62.8548, 3.2019
      #fa5b97 color charts
#fa5b97 RGB chart
      #fa5b97 CMYK chart
      #fa5b97 RGB pie chart
      #fa5b97 color shades, tints & tones
#fa5b97 color schemes
#fa5b97 color preview, HTML & CSS examples
           This text has a color of #fa5b97        
        
          <p style="color:#fa5b97;">Text here</p>
        
        
          .mytext {color:#fa5b97;}
        
        Text color #fa5b97
      
           This box has a color of #fa5b97        
        
          <div style="background-color:#fa5b97;">Content here</div>
        
        
          .mybackground {background-color:#fa5b97;}
        
        Background color #fa5b97
      
           Border around this has a color of #fa5b97        
        
          <div style="border:2px solid #fa5b97;">Content here</div>
        
        
          .myborder {border:2px solid #fa5b97;}
        
        Border color #fa5b97