#fa20e7 color space conversions
Hex:
        #fa20e7
        RGB:
        250, 32, 231
        CMY:
        2, 87, 9
        CMYK:
        0, 87, 8, 2
      HSL:
        305°, 95.6140%, 55.2941%
        HSV (HSB):
        305°, 87.2000%, 98.0392%
        XYZ:
        54.3647, 27.1265, 77.9719
        xyY:
        0.3409, 0.1701, 27.1265
      CIE-Lab:
        59.0913, 91.3766, -49.4648
        CIE-LCH:
        59.0913, 103.9060, 331.5720
        CIE-Luv:
        59.0913, 88.3184, -89.9912
        Hunter-Lab:
        52.0831, 95.1737, -52.3029
      #fa20e7 color charts
#fa20e7 RGB chart
      #fa20e7 CMYK chart
      #fa20e7 RGB pie chart
      #fa20e7 color shades, tints & tones
#fa20e7 color schemes
#fa20e7 color preview, HTML & CSS examples
           This text has a color of #fa20e7        
        
          <p style="color:#fa20e7;">Text here</p>
        
        
          .mytext {color:#fa20e7;}
        
        Text color #fa20e7
      
           This box has a color of #fa20e7        
        
          <div style="background-color:#fa20e7;">Content here</div>
        
        
          .mybackground {background-color:#fa20e7;}
        
        Background color #fa20e7
      
           Border around this has a color of #fa20e7        
        
          <div style="border:2px solid #fa20e7;">Content here</div>
        
        
          .myborder {border:2px solid #fa20e7;}
        
        Border color #fa20e7