#fa16c9 color space conversions
Hex:
        #fa16c9
        RGB:
        250, 22, 201
        CMY:
        2, 91, 21
        CMYK:
        0, 91, 20, 2
      HSL:
        313°, 95.7983%, 53.3333%
        HSV (HSB):
        313°, 91.2000%, 98.0392%
        XYZ:
        50.2539, 25.1149, 57.4573
        xyY:
        0.3783, 0.1891, 25.1149
      CIE-Lab:
        57.1872, 88.8474, -35.4340
        CIE-LCH:
        57.1872, 95.6526, 338.2570
        CIE-Luv:
        57.1872, 102.2593, -67.8041
        Hunter-Lab:
        50.1147, 91.2948, -32.8966
      #fa16c9 color charts
#fa16c9 RGB chart
      #fa16c9 CMYK chart
      #fa16c9 RGB pie chart
      #fa16c9 color shades, tints & tones
#fa16c9 color schemes
#fa16c9 color preview, HTML & CSS examples
           This text has a color of #fa16c9        
        
          <p style="color:#fa16c9;">Text here</p>
        
        
          .mytext {color:#fa16c9;}
        
        Text color #fa16c9
      
           This box has a color of #fa16c9        
        
          <div style="background-color:#fa16c9;">Content here</div>
        
        
          .mybackground {background-color:#fa16c9;}
        
        Background color #fa16c9
      
           Border around this has a color of #fa16c9        
        
          <div style="border:2px solid #fa16c9;">Content here</div>
        
        
          .myborder {border:2px solid #fa16c9;}
        
        Border color #fa16c9