#fa3e7e color space conversions
Hex:
        #fa3e7e
        RGB:
        250, 62, 126
        CMY:
        2, 76, 51
        CMYK:
        0, 75, 50, 2
      HSL:
        340°, 94.9495%, 61.1765%
        HSV (HSB):
        340°, 75.2000%, 98.0392%
        XYZ:
        44.9129, 25.2756, 22.2502
        xyY:
        0.4859, 0.2734, 25.2756
      CIE-Lab:
        57.3430, 73.3127, 8.6509
        CIE-LCH:
        57.3430, 73.8213, 6.7298
        CIE-Luv:
        57.3430, 125.3862, -3.6116
        Hunter-Lab:
        50.2748, 71.4814, 8.9524
      #fa3e7e color charts
#fa3e7e RGB chart
      #fa3e7e CMYK chart
      #fa3e7e RGB pie chart
      #fa3e7e color shades, tints & tones
#fa3e7e color schemes
#fa3e7e color preview, HTML & CSS examples
           This text has a color of #fa3e7e        
        
          <p style="color:#fa3e7e;">Text here</p>
        
        
          .mytext {color:#fa3e7e;}
        
        Text color #fa3e7e
      
           This box has a color of #fa3e7e        
        
          <div style="background-color:#fa3e7e;">Content here</div>
        
        
          .mybackground {background-color:#fa3e7e;}
        
        Background color #fa3e7e
      
           Border around this has a color of #fa3e7e        
        
          <div style="border:2px solid #fa3e7e;">Content here</div>
        
        
          .myborder {border:2px solid #fa3e7e;}
        
        Border color #fa3e7e