#fa53e1 color space conversions
Hex:
        #fa53e1
        RGB:
        250, 83, 225
        CMY:
        2, 67, 12
        CMYK:
        0, 67, 10, 2
      HSL:
        309°, 94.3503%, 65.2941%
        HSV (HSB):
        309°, 66.8000%, 98.0392%
        XYZ:
        56.1082, 31.9467, 74.4433
        xyY:
        0.3453, 0.1966, 31.9467
      CIE-Lab:
        63.2988, 77.6309, -39.4694
        CIE-LCH:
        63.2988, 87.0884, 333.0501
        CIE-Luv:
        63.2988, 80.6396, -73.5173
        Hunter-Lab:
        56.5215, 78.2824, -38.5246
      #fa53e1 color charts
#fa53e1 RGB chart
      #fa53e1 CMYK chart
      #fa53e1 RGB pie chart
      #fa53e1 color shades, tints & tones
#fa53e1 color schemes
#fa53e1 color preview, HTML & CSS examples
           This text has a color of #fa53e1        
        
          <p style="color:#fa53e1;">Text here</p>
        
        
          .mytext {color:#fa53e1;}
        
        Text color #fa53e1
      
           This box has a color of #fa53e1        
        
          <div style="background-color:#fa53e1;">Content here</div>
        
        
          .mybackground {background-color:#fa53e1;}
        
        Background color #fa53e1
      
           Border around this has a color of #fa53e1        
        
          <div style="border:2px solid #fa53e1;">Content here</div>
        
        
          .myborder {border:2px solid #fa53e1;}
        
        Border color #fa53e1