#fa5e94 color space conversions
Hex:
        #fa5e94
        RGB:
        250, 94, 148
        CMY:
        2, 63, 42
        CMYK:
        0, 62, 41, 2
      HSL:
        339°, 93.9759%, 67.4510%
        HSV (HSB):
        339°, 62.4000%, 98.0392%
        XYZ:
        48.7723, 30.4675, 31.3272
        xyY:
        0.4411, 0.2756, 30.4675
      CIE-Lab:
        62.0555, 63.8502, 2.5451
        CIE-LCH:
        62.0555, 63.9009, 2.2826
        CIE-Luv:
        62.0555, 102.8051, -8.9915
        Hunter-Lab:
        55.1974, 61.1269, 4.9882
      #fa5e94 color charts
#fa5e94 RGB chart
      #fa5e94 CMYK chart
      #fa5e94 RGB pie chart
      #fa5e94 color shades, tints & tones
#fa5e94 color schemes
#fa5e94 color preview, HTML & CSS examples
           This text has a color of #fa5e94        
        
          <p style="color:#fa5e94;">Text here</p>
        
        
          .mytext {color:#fa5e94;}
        
        Text color #fa5e94
      
           This box has a color of #fa5e94        
        
          <div style="background-color:#fa5e94;">Content here</div>
        
        
          .mybackground {background-color:#fa5e94;}
        
        Background color #fa5e94
      
           Border around this has a color of #fa5e94        
        
          <div style="border:2px solid #fa5e94;">Content here</div>
        
        
          .myborder {border:2px solid #fa5e94;}
        
        Border color #fa5e94