#fa3a95 color space conversions
Hex:
        #fa3a95
        RGB:
        250, 58, 149
        CMY:
        2, 77, 42
        CMYK:
        0, 77, 40, 2
      HSL:
        332°, 95.0495%, 60.3922%
        HSV (HSB):
        332°, 76.8000%, 98.0392%
        XYZ:
        46.3622, 25.5200, 30.9161
        xyY:
        0.4510, 0.2483, 25.5200
      CIE-Lab:
        57.5786, 76.4418, -4.5936
        CIE-LCH:
        57.5786, 76.5797, 356.5611
        CIE-Luv:
        57.5786, 117.8824, -21.1537
        Hunter-Lab:
        50.5174, 75.4127, -0.9227
      #fa3a95 color charts
#fa3a95 RGB chart
      #fa3a95 CMYK chart
      #fa3a95 RGB pie chart
      #fa3a95 color shades, tints & tones
#fa3a95 color schemes
#fa3a95 color preview, HTML & CSS examples
           This text has a color of #fa3a95        
        
          <p style="color:#fa3a95;">Text here</p>
        
        
          .mytext {color:#fa3a95;}
        
        Text color #fa3a95
      
           This box has a color of #fa3a95        
        
          <div style="background-color:#fa3a95;">Content here</div>
        
        
          .mybackground {background-color:#fa3a95;}
        
        Background color #fa3a95
      
           Border around this has a color of #fa3a95        
        
          <div style="border:2px solid #fa3a95;">Content here</div>
        
        
          .myborder {border:2px solid #fa3a95;}
        
        Border color #fa3a95