#fa5e77 color space conversions
Hex:
        #fa5e77
        RGB:
        250, 94, 119
        CMY:
        2, 63, 53
        CMYK:
        0, 62, 52, 2
      HSL:
        350°, 93.9759%, 67.4510%
        HSV (HSB):
        350°, 62.4000%, 98.0392%
        XYZ:
        46.7568, 29.6613, 20.7136
        xyY:
        0.4814, 0.3054, 29.6613
      CIE-Lab:
        61.3609, 61.2525, 18.3550
        CIE-LCH:
        61.3609, 63.9435, 16.6815
        CIE-Luv:
        61.3609, 111.5699, 10.9165
        Hunter-Lab:
        54.4622, 57.9368, 15.5738
      #fa5e77 color charts
#fa5e77 RGB chart
      #fa5e77 CMYK chart
      #fa5e77 RGB pie chart
      #fa5e77 color shades, tints & tones
#fa5e77 color schemes
#fa5e77 color preview, HTML & CSS examples
           This text has a color of #fa5e77        
        
          <p style="color:#fa5e77;">Text here</p>
        
        
          .mytext {color:#fa5e77;}
        
        Text color #fa5e77
      
           This box has a color of #fa5e77        
        
          <div style="background-color:#fa5e77;">Content here</div>
        
        
          .mybackground {background-color:#fa5e77;}
        
        Background color #fa5e77
      
           Border around this has a color of #fa5e77        
        
          <div style="border:2px solid #fa5e77;">Content here</div>
        
        
          .myborder {border:2px solid #fa5e77;}
        
        Border color #fa5e77