#fa5ea4 color space conversions
Hex:
        #fa5ea4
        RGB:
        250, 94, 164
        CMY:
        2, 63, 36
        CMYK:
        0, 62, 34, 2
      HSL:
        333°, 93.9759%, 67.4510%
        HSV (HSB):
        333°, 62.4000%, 98.0392%
        XYZ:
        50.1279, 31.0097, 38.4654
        xyY:
        0.4191, 0.2593, 31.0097
      CIE-Lab:
        62.5159, 65.5407, -6.0118
        CIE-LCH:
        62.5159, 65.8159, 354.7592
        CIE-Luv:
        62.5159, 97.6014, -20.9766
        Hunter-Lab:
        55.6864, 63.2313, -1.9741
      #fa5ea4 color charts
#fa5ea4 RGB chart
      #fa5ea4 CMYK chart
      #fa5ea4 RGB pie chart
      #fa5ea4 color shades, tints & tones
#fa5ea4 color schemes
#fa5ea4 color preview, HTML & CSS examples
           This text has a color of #fa5ea4        
        
          <p style="color:#fa5ea4;">Text here</p>
        
        
          .mytext {color:#fa5ea4;}
        
        Text color #fa5ea4
      
           This box has a color of #fa5ea4        
        
          <div style="background-color:#fa5ea4;">Content here</div>
        
        
          .mybackground {background-color:#fa5ea4;}
        
        Background color #fa5ea4
      
           Border around this has a color of #fa5ea4        
        
          <div style="border:2px solid #fa5ea4;">Content here</div>
        
        
          .myborder {border:2px solid #fa5ea4;}
        
        Border color #fa5ea4