#fa5eaf color space conversions
Hex:
        #fa5eaf
        RGB:
        250, 94, 175
        CMY:
        2, 63, 31
        CMYK:
        0, 62, 30, 2
      HSL:
        329°, 93.9759%, 67.4510%
        HSV (HSB):
        329°, 62.4000%, 98.0392%
        XYZ:
        51.1649, 31.4245, 43.9263
        xyY:
        0.4044, 0.2484, 31.4245
      CIE-Lab:
        62.8644, 66.8051, -11.8077
        CIE-LCH:
        62.8644, 67.8406, 349.9765
        CIE-Luv:
        62.8644, 93.9383, -29.4979
        Hunter-Lab:
        56.0576, 64.8198, -7.2189
      #fa5eaf color charts
#fa5eaf RGB chart
      #fa5eaf CMYK chart
      #fa5eaf RGB pie chart
      #fa5eaf color shades, tints & tones
#fa5eaf color schemes
#fa5eaf color preview, HTML & CSS examples
           This text has a color of #fa5eaf        
        
          <p style="color:#fa5eaf;">Text here</p>
        
        
          .mytext {color:#fa5eaf;}
        
        Text color #fa5eaf
      
           This box has a color of #fa5eaf        
        
          <div style="background-color:#fa5eaf;">Content here</div>
        
        
          .mybackground {background-color:#fa5eaf;}
        
        Background color #fa5eaf
      
           Border around this has a color of #fa5eaf        
        
          <div style="border:2px solid #fa5eaf;">Content here</div>
        
        
          .myborder {border:2px solid #fa5eaf;}
        
        Border color #fa5eaf