#fa3c91 color space conversions
Hex:
        #fa3c91
        RGB:
        250, 60, 145
        CMY:
        2, 76, 43
        CMYK:
        0, 76, 42, 2
      HSL:
        333°, 95.0000%, 60.7843%
        HSV (HSB):
        333°, 76.0000%, 98.0392%
        XYZ:
        46.1510, 25.6000, 29.2969
        xyY:
        0.4567, 0.2533, 25.6000
      CIE-Lab:
        57.6555, 75.5122, -2.1250
        CIE-LCH:
        57.6555, 75.5421, 358.3880
        CIE-Luv:
        57.6555, 118.8063, -17.6770
        Hunter-Lab:
        50.5965, 74.2730, 1.0868
      #fa3c91 color charts
#fa3c91 RGB chart
      #fa3c91 CMYK chart
      #fa3c91 RGB pie chart
      #fa3c91 color shades, tints & tones
#fa3c91 color schemes
#fa3c91 color preview, HTML & CSS examples
           This text has a color of #fa3c91        
        
          <p style="color:#fa3c91;">Text here</p>
        
        
          .mytext {color:#fa3c91;}
        
        Text color #fa3c91
      
           This box has a color of #fa3c91        
        
          <div style="background-color:#fa3c91;">Content here</div>
        
        
          .mybackground {background-color:#fa3c91;}
        
        Background color #fa3c91
      
           Border around this has a color of #fa3c91        
        
          <div style="border:2px solid #fa3c91;">Content here</div>
        
        
          .myborder {border:2px solid #fa3c91;}
        
        Border color #fa3c91