#fa63e7 color space conversions
Hex:
        #fa63e7
        RGB:
        250, 99, 231
        CMY:
        2, 61, 9
        CMYK:
        0, 60, 8, 2
      HSL:
        308°, 93.7888%, 68.4314%
        HSV (HSB):
        308°, 60.4000%, 98.0392%
        XYZ:
        58.3100, 35.0172, 79.2870
        xyY:
        0.3378, 0.2029, 35.0172
      CIE-Lab:
        65.7621, 72.4299, -38.9639
        CIE-LCH:
        65.7621, 82.2452, 331.7218
        CIE-Luv:
        65.7621, 73.6112, -72.3848
        Hunter-Lab:
        59.1753, 72.3329, -38.0179
      #fa63e7 color charts
#fa63e7 RGB chart
      #fa63e7 CMYK chart
      #fa63e7 RGB pie chart
      #fa63e7 color shades, tints & tones
#fa63e7 color schemes
#fa63e7 color preview, HTML & CSS examples
           This text has a color of #fa63e7        
        
          <p style="color:#fa63e7;">Text here</p>
        
        
          .mytext {color:#fa63e7;}
        
        Text color #fa63e7
      
           This box has a color of #fa63e7        
        
          <div style="background-color:#fa63e7;">Content here</div>
        
        
          .mybackground {background-color:#fa63e7;}
        
        Background color #fa63e7
      
           Border around this has a color of #fa63e7        
        
          <div style="border:2px solid #fa63e7;">Content here</div>
        
        
          .myborder {border:2px solid #fa63e7;}
        
        Border color #fa63e7