#fa1a98 color space conversions
Hex:
        #fa1a98
        RGB:
        250, 26, 152
        CMY:
        2, 90, 40
        CMYK:
        0, 90, 39, 2
      HSL:
        326°, 95.7265%, 54.1176%
        HSV (HSB):
        326°, 89.6000%, 98.0392%
        XYZ:
        45.4612, 23.3298, 31.8128
        xyY:
        0.4519, 0.2319, 23.3298
      CIE-Lab:
        55.4104, 83.2213, -9.5907
        CIE-LCH:
        55.4104, 83.7721, 353.4260
        CIE-Luv:
        55.4104, 124.3532, -29.2232
        Hunter-Lab:
        48.3009, 83.4791, -5.2400
      #fa1a98 color charts
#fa1a98 RGB chart
      #fa1a98 CMYK chart
      #fa1a98 RGB pie chart
      #fa1a98 color shades, tints & tones
#fa1a98 color schemes
#fa1a98 color preview, HTML & CSS examples
           This text has a color of #fa1a98        
        
          <p style="color:#fa1a98;">Text here</p>
        
        
          .mytext {color:#fa1a98;}
        
        Text color #fa1a98
      
           This box has a color of #fa1a98        
        
          <div style="background-color:#fa1a98;">Content here</div>
        
        
          .mybackground {background-color:#fa1a98;}
        
        Background color #fa1a98
      
           Border around this has a color of #fa1a98        
        
          <div style="border:2px solid #fa1a98;">Content here</div>
        
        
          .myborder {border:2px solid #fa1a98;}
        
        Border color #fa1a98