#fa16f2 color space conversions
Hex:
        #fa16f2
        RGB:
        250, 22, 242
        CMY:
        2, 91, 5
        CMYK:
        0, 91, 3, 2
      HSL:
        302°, 95.7983%, 53.3333%
        HSV (HSB):
        302°, 91.2000%, 98.0392%
        XYZ:
        55.7383, 27.3086, 86.3378
        xyY:
        0.3291, 0.1612, 27.3086
      CIE-Lab:
        59.2589, 94.1206, -55.3591
        CIE-LCH:
        59.2589, 109.1939, 329.5371
        CIE-Luv:
        59.2589, 84.6975, -99.4103
        Hunter-Lab:
        52.2576, 98.9381, -61.3759
      #fa16f2 color charts
#fa16f2 RGB chart
      #fa16f2 CMYK chart
      #fa16f2 RGB pie chart
      #fa16f2 color shades, tints & tones
#fa16f2 color schemes
#fa16f2 color preview, HTML & CSS examples
           This text has a color of #fa16f2        
        
          <p style="color:#fa16f2;">Text here</p>
        
        
          .mytext {color:#fa16f2;}
        
        Text color #fa16f2
      
           This box has a color of #fa16f2        
        
          <div style="background-color:#fa16f2;">Content here</div>
        
        
          .mybackground {background-color:#fa16f2;}
        
        Background color #fa16f2
      
           Border around this has a color of #fa16f2        
        
          <div style="border:2px solid #fa16f2;">Content here</div>
        
        
          .myborder {border:2px solid #fa16f2;}
        
        Border color #fa16f2