#fa20f6 color space conversions
Hex:
        #fa20f6
        RGB:
        250, 32, 246
        CMY:
        2, 87, 4
        CMYK:
        0, 87, 2, 2
      HSL:
        301°, 95.6140%, 55.2941%
        HSV (HSB):
        301°, 87.2000%, 98.0392%
        XYZ:
        56.5754, 28.0108, 89.6136
        xyY:
        0.3248, 0.1608, 28.0108
      CIE-Lab:
        59.8985, 93.4484, -56.5685
        CIE-LCH:
        59.8985, 109.2364, 328.8116
        CIE-Luv:
        59.8985, 82.2949, -101.3943
        Hunter-Lab:
        52.9253, 98.1915, -63.3427
      #fa20f6 color charts
#fa20f6 RGB chart
      #fa20f6 CMYK chart
      #fa20f6 RGB pie chart
      #fa20f6 color shades, tints & tones
#fa20f6 color schemes
#fa20f6 color preview, HTML & CSS examples
           This text has a color of #fa20f6        
        
          <p style="color:#fa20f6;">Text here</p>
        
        
          .mytext {color:#fa20f6;}
        
        Text color #fa20f6
      
           This box has a color of #fa20f6        
        
          <div style="background-color:#fa20f6;">Content here</div>
        
        
          .mybackground {background-color:#fa20f6;}
        
        Background color #fa20f6
      
           Border around this has a color of #fa20f6        
        
          <div style="border:2px solid #fa20f6;">Content here</div>
        
        
          .myborder {border:2px solid #fa20f6;}
        
        Border color #fa20f6