#fa16b2 color space conversions
Hex:
        #fa16b2
        RGB:
        250, 22, 178
        CMY:
        2, 91, 30
        CMYK:
        0, 91, 29, 2
      HSL:
        319°, 95.7983%, 53.3333%
        HSV (HSB):
        319°, 91.2000%, 98.0392%
        XYZ:
        47.7471, 24.1122, 44.2570
        xyY:
        0.4112, 0.2077, 24.1122
      CIE-Lab:
        56.1999, 86.2652, -23.6682
        CIE-LCH:
        56.1999, 89.4532, 344.6575
        CIE-Luv:
        56.1999, 112.8097, -49.7523
        Hunter-Lab:
        49.1041, 87.6349, -19.0645
      #fa16b2 color charts
#fa16b2 RGB chart
      #fa16b2 CMYK chart
      #fa16b2 RGB pie chart
      #fa16b2 color shades, tints & tones
#fa16b2 color schemes
#fa16b2 color preview, HTML & CSS examples
           This text has a color of #fa16b2        
        
          <p style="color:#fa16b2;">Text here</p>
        
        
          .mytext {color:#fa16b2;}
        
        Text color #fa16b2
      
           This box has a color of #fa16b2        
        
          <div style="background-color:#fa16b2;">Content here</div>
        
        
          .mybackground {background-color:#fa16b2;}
        
        Background color #fa16b2
      
           Border around this has a color of #fa16b2        
        
          <div style="border:2px solid #fa16b2;">Content here</div>
        
        
          .myborder {border:2px solid #fa16b2;}
        
        Border color #fa16b2