#fa5e7b color space conversions
Hex:
        #fa5e7b
        RGB:
        250, 94, 123
        CMY:
        2, 63, 52
        CMYK:
        0, 62, 51, 2
      HSL:
        349°, 93.9759%, 67.4510%
        HSV (HSB):
        349°, 62.4000%, 98.0392%
        XYZ:
        47.0022, 29.7595, 22.0058
        xyY:
        0.4759, 0.3013, 29.7595
      CIE-Lab:
        61.4461, 61.5744, 16.1583
        CIE-LCH:
        61.4461, 63.6592, 14.7039
        CIE-Luv:
        61.4461, 110.4288, 8.3427
        Hunter-Lab:
        54.5522, 58.3292, 14.2696
      #fa5e7b color charts
#fa5e7b RGB chart
      #fa5e7b CMYK chart
      #fa5e7b RGB pie chart
      #fa5e7b color shades, tints & tones
#fa5e7b color schemes
#fa5e7b color preview, HTML & CSS examples
           This text has a color of #fa5e7b        
        
          <p style="color:#fa5e7b;">Text here</p>
        
        
          .mytext {color:#fa5e7b;}
        
        Text color #fa5e7b
      
           This box has a color of #fa5e7b        
        
          <div style="background-color:#fa5e7b;">Content here</div>
        
        
          .mybackground {background-color:#fa5e7b;}
        
        Background color #fa5e7b
      
           Border around this has a color of #fa5e7b        
        
          <div style="border:2px solid #fa5e7b;">Content here</div>
        
        
          .myborder {border:2px solid #fa5e7b;}
        
        Border color #fa5e7b