#fa5d7a color space conversions
Hex:
        #fa5d7a
        RGB:
        250, 93, 122
        CMY:
        2, 64, 52
        CMYK:
        0, 63, 51, 2
      HSL:
        349°, 94.0120%, 67.2549%
        HSV (HSB):
        349°, 62.8000%, 98.0392%
        XYZ:
        46.8515, 29.5578, 21.6482
        xyY:
        0.4778, 0.3014, 29.5578
      CIE-Lab:
        61.2708, 61.9071, 16.4951
        CIE-LCH:
        61.2708, 64.0670, 14.9198
        CIE-Luv:
        61.2708, 111.2973, 8.6331
        Hunter-Lab:
        54.3671, 58.6821, 14.4485
      #fa5d7a color charts
#fa5d7a RGB chart
      #fa5d7a CMYK chart
      #fa5d7a RGB pie chart
      #fa5d7a color shades, tints & tones
#fa5d7a color schemes
#fa5d7a color preview, HTML & CSS examples
           This text has a color of #fa5d7a        
        
          <p style="color:#fa5d7a;">Text here</p>
        
        
          .mytext {color:#fa5d7a;}
        
        Text color #fa5d7a
      
           This box has a color of #fa5d7a        
        
          <div style="background-color:#fa5d7a;">Content here</div>
        
        
          .mybackground {background-color:#fa5d7a;}
        
        Background color #fa5d7a
      
           Border around this has a color of #fa5d7a        
        
          <div style="border:2px solid #fa5d7a;">Content here</div>
        
        
          .myborder {border:2px solid #fa5d7a;}
        
        Border color #fa5d7a