#fa5faf color space conversions
Hex:
        #fa5faf
        RGB:
        250, 95, 175
        CMY:
        2, 63, 31
        CMYK:
        0, 62, 30, 2
      HSL:
        329°, 93.9394%, 67.6471%
        HSV (HSB):
        329°, 62.0000%, 98.0392%
        XYZ:
        51.2544, 31.6036, 43.9561
        xyY:
        0.4042, 0.2492, 31.6036
      CIE-Lab:
        63.0139, 66.3979, -11.5835
        CIE-LCH:
        63.0139, 67.4007, 350.1040
        CIE-Luv:
        63.0139, 93.4912, -29.1029
        Hunter-Lab:
        56.2170, 64.3629, -7.0069
      #fa5faf color charts
#fa5faf RGB chart
      #fa5faf CMYK chart
      #fa5faf RGB pie chart
      #fa5faf color shades, tints & tones
#fa5faf color schemes
#fa5faf color preview, HTML & CSS examples
           This text has a color of #fa5faf        
        
          <p style="color:#fa5faf;">Text here</p>
        
        
          .mytext {color:#fa5faf;}
        
        Text color #fa5faf
      
           This box has a color of #fa5faf        
        
          <div style="background-color:#fa5faf;">Content here</div>
        
        
          .mybackground {background-color:#fa5faf;}
        
        Background color #fa5faf
      
           Border around this has a color of #fa5faf        
        
          <div style="border:2px solid #fa5faf;">Content here</div>
        
        
          .myborder {border:2px solid #fa5faf;}
        
        Border color #fa5faf