#fa1a73 color space conversions
Hex:
        #fa1a73
        RGB:
        250, 26, 115
        CMY:
        2, 90, 55
        CMYK:
        0, 90, 54, 2
      HSL:
        336°, 95.7265%, 54.1176%
        HSV (HSB):
        336°, 89.6000%, 98.0392%
        XYZ:
        42.8882, 22.3006, 18.2636
        xyY:
        0.5139, 0.2672, 22.3006
      CIE-Lab:
        54.3445, 80.2950, 10.9844
        CIE-LCH:
        54.3445, 81.0429, 7.7897
        CIE-Luv:
        54.3445, 140.6605, -2.7855
        Hunter-Lab:
        47.2235, 79.4721, 10.1261
      #fa1a73 color charts
#fa1a73 RGB chart
      #fa1a73 CMYK chart
      #fa1a73 RGB pie chart
      #fa1a73 color shades, tints & tones
#fa1a73 color schemes
#fa1a73 color preview, HTML & CSS examples
           This text has a color of #fa1a73        
        
          <p style="color:#fa1a73;">Text here</p>
        
        
          .mytext {color:#fa1a73;}
        
        Text color #fa1a73
      
           This box has a color of #fa1a73        
        
          <div style="background-color:#fa1a73;">Content here</div>
        
        
          .mybackground {background-color:#fa1a73;}
        
        Background color #fa1a73
      
           Border around this has a color of #fa1a73        
        
          <div style="border:2px solid #fa1a73;">Content here</div>
        
        
          .myborder {border:2px solid #fa1a73;}
        
        Border color #fa1a73