#fa3a72 color space conversions
Hex:
        #fa3a72
        RGB:
        250, 58, 114
        CMY:
        2, 77, 55
        CMYK:
        0, 77, 54, 2
      HSL:
        343°, 95.0495%, 60.3922%
        HSV (HSB):
        343°, 76.8000%, 98.0392%
        XYZ:
        43.9747, 24.5650, 18.3434
        xyY:
        0.5061, 0.2827, 24.5650
      CIE-Lab:
        56.6491, 73.5726, 14.7976
        CIE-LCH:
        56.6491, 75.0459, 11.3721
        CIE-Luv:
        56.6491, 131.4028, 3.3826
        Hunter-Lab:
        49.5631, 71.6380, 12.7508
      #fa3a72 color charts
#fa3a72 RGB chart
      #fa3a72 CMYK chart
      #fa3a72 RGB pie chart
      #fa3a72 color shades, tints & tones
#fa3a72 color schemes
#fa3a72 color preview, HTML & CSS examples
           This text has a color of #fa3a72        
        
          <p style="color:#fa3a72;">Text here</p>
        
        
          .mytext {color:#fa3a72;}
        
        Text color #fa3a72
      
           This box has a color of #fa3a72        
        
          <div style="background-color:#fa3a72;">Content here</div>
        
        
          .mybackground {background-color:#fa3a72;}
        
        Background color #fa3a72
      
           Border around this has a color of #fa3a72        
        
          <div style="border:2px solid #fa3a72;">Content here</div>
        
        
          .myborder {border:2px solid #fa3a72;}
        
        Border color #fa3a72