#fa1a80 color space conversions
Hex:
        #fa1a80
        RGB:
        250, 26, 128
        CMY:
        2, 90, 50
        CMYK:
        0, 90, 49, 2
      HSL:
        333°, 95.7265%, 54.1176%
        HSV (HSB):
        333°, 89.6000%, 98.0392%
        XYZ:
        43.6900, 22.6213, 22.4857
        xyY:
        0.4920, 0.2548, 22.6213
      CIE-Lab:
        54.6801, 81.2235, 3.6456
        CIE-LCH:
        54.6801, 81.3053, 2.5699
        CIE-Luv:
        54.6801, 135.1407, -11.6428
        Hunter-Lab:
        47.5618, 80.7357, 5.2629
      #fa1a80 color charts
#fa1a80 RGB chart
      #fa1a80 CMYK chart
      #fa1a80 RGB pie chart
      #fa1a80 color shades, tints & tones
#fa1a80 color schemes
#fa1a80 color preview, HTML & CSS examples
           This text has a color of #fa1a80        
        
          <p style="color:#fa1a80;">Text here</p>
        
        
          .mytext {color:#fa1a80;}
        
        Text color #fa1a80
      
           This box has a color of #fa1a80        
        
          <div style="background-color:#fa1a80;">Content here</div>
        
        
          .mybackground {background-color:#fa1a80;}
        
        Background color #fa1a80
      
           Border around this has a color of #fa1a80        
        
          <div style="border:2px solid #fa1a80;">Content here</div>
        
        
          .myborder {border:2px solid #fa1a80;}
        
        Border color #fa1a80