#fa2e76 color space conversions
Hex:
        #fa2e76
        RGB:
        250, 46, 118
        CMY:
        2, 82, 54
        CMYK:
        0, 82, 53, 2
      HSL:
        339°, 95.3271%, 58.0392%
        HSV (HSB):
        339°, 81.6000%, 98.0392%
        XYZ:
        43.6714, 23.5860, 19.3904
        xyY:
        0.5040, 0.2722, 23.5860
      CIE-Lab:
        55.6709, 76.8980, 11.0482
        CIE-LCH:
        55.6709, 77.6876, 8.1759
        CIE-Luv:
        55.6709, 134.2875, -1.7714
        Hunter-Lab:
        48.5654, 75.5226, 10.3235
      #fa2e76 color charts
#fa2e76 RGB chart
      #fa2e76 CMYK chart
      #fa2e76 RGB pie chart
      #fa2e76 color shades, tints & tones
#fa2e76 color schemes
#fa2e76 color preview, HTML & CSS examples
           This text has a color of #fa2e76        
        
          <p style="color:#fa2e76;">Text here</p>
        
        
          .mytext {color:#fa2e76;}
        
        Text color #fa2e76
      
           This box has a color of #fa2e76        
        
          <div style="background-color:#fa2e76;">Content here</div>
        
        
          .mybackground {background-color:#fa2e76;}
        
        Background color #fa2e76
      
           Border around this has a color of #fa2e76        
        
          <div style="border:2px solid #fa2e76;">Content here</div>
        
        
          .myborder {border:2px solid #fa2e76;}
        
        Border color #fa2e76