#fa63f2 color space conversions
Hex:
        #fa63f2
        RGB:
        250, 99, 242
        CMY:
        2, 61, 5
        CMYK:
        0, 60, 3, 2
      HSL:
        303°, 93.7888%, 68.4314%
        HSV (HSB):
        303°, 60.4000%, 98.0392%
        XYZ:
        59.9132, 35.6585, 87.7294
        xyY:
        0.3269, 0.1945, 35.6585
      CIE-Lab:
        66.2581, 74.1501, -44.2807
        CIE-LCH:
        66.2581, 86.3656, 329.1553
        CIE-Luv:
        66.2581, 70.1857, -81.2146
        Hunter-Lab:
        59.7147, 74.5925, -45.3051
      #fa63f2 color charts
#fa63f2 RGB chart
      #fa63f2 CMYK chart
      #fa63f2 RGB pie chart
      #fa63f2 color shades, tints & tones
#fa63f2 color schemes
#fa63f2 color preview, HTML & CSS examples
           This text has a color of #fa63f2        
        
          <p style="color:#fa63f2;">Text here</p>
        
        
          .mytext {color:#fa63f2;}
        
        Text color #fa63f2
      
           This box has a color of #fa63f2        
        
          <div style="background-color:#fa63f2;">Content here</div>
        
        
          .mybackground {background-color:#fa63f2;}
        
        Background color #fa63f2
      
           Border around this has a color of #fa63f2        
        
          <div style="border:2px solid #fa63f2;">Content here</div>
        
        
          .myborder {border:2px solid #fa63f2;}
        
        Border color #fa63f2