#a350ea color space conversions
Hex:
        #a350ea
        RGB:
        163, 80, 234
        CMY:
        36, 69, 8
        CMYK:
        30, 66, 0, 8
      HSL:
        272°, 78.5714%, 61.5686%
        HSV (HSB):
        272°, 65.8120%, 91.7647%
        XYZ:
        32.8242, 19.4644, 79.8689
        xyY:
        0.2484, 0.1473, 19.4644
      CIE-Lab:
        51.2261, 61.0287, -64.4649
        CIE-LCH:
        51.2261, 88.7707, 313.4316
        CIE-Luv:
        51.2261, 23.1697, -105.1870
        Hunter-Lab:
        44.1184, 55.5971, -76.4515
      #a350ea color charts
#a350ea RGB chart
      #a350ea CMYK chart
      #a350ea RGB pie chart
      #a350ea color shades, tints & tones
#a350ea color schemes
#a350ea color preview, HTML & CSS examples
           This text has a color of #a350ea        
        
          <p style="color:#a350ea;">Text here</p>
        
        
          .mytext {color:#a350ea;}
        
        Text color #a350ea
      
           This box has a color of #a350ea        
        
          <div style="background-color:#a350ea;">Content here</div>
        
        
          .mybackground {background-color:#a350ea;}
        
        Background color #a350ea
      
           Border around this has a color of #a350ea        
        
          <div style="border:2px solid #a350ea;">Content here</div>
        
        
          .myborder {border:2px solid #a350ea;}
        
        Border color #a350ea