#fa5a79 color space conversions
Hex:
        #fa5a79
        RGB:
        250, 90, 121
        CMY:
        2, 65, 53
        CMYK:
        0, 64, 52, 2
      HSL:
        348°, 94.1176%, 66.6667%
        HSV (HSB):
        348°, 64.0000%, 98.0392%
        XYZ:
        46.5317, 29.0168, 21.2375
        xyY:
        0.4808, 0.2998, 29.0168
      CIE-Lab:
        60.7965, 63.0509, 16.4203
        CIE-LCH:
        60.7965, 65.1540, 14.5972
        CIE-Luv:
        60.7965, 113.3104, 8.2232
        Hunter-Lab:
        53.8672, 59.9245, 14.3316
      #fa5a79 color charts
#fa5a79 RGB chart
      #fa5a79 CMYK chart
      #fa5a79 RGB pie chart
      #fa5a79 color shades, tints & tones
#fa5a79 color schemes
#fa5a79 color preview, HTML & CSS examples
           This text has a color of #fa5a79        
        
          <p style="color:#fa5a79;">Text here</p>
        
        
          .mytext {color:#fa5a79;}
        
        Text color #fa5a79
      
           This box has a color of #fa5a79        
        
          <div style="background-color:#fa5a79;">Content here</div>
        
        
          .mybackground {background-color:#fa5a79;}
        
        Background color #fa5a79
      
           Border around this has a color of #fa5a79        
        
          <div style="border:2px solid #fa5a79;">Content here</div>
        
        
          .myborder {border:2px solid #fa5a79;}
        
        Border color #fa5a79