#a350af color space conversions
Hex:
        #a350af
        RGB:
        163, 80, 175
        CMY:
        36, 69, 31
        CMYK:
        7, 54, 0, 31
      HSL:
        292°, 37.2549%, 50.0000%
        HSV (HSB):
        292°, 54.2857%, 68.6275%
        XYZ:
        25.7108, 16.6190, 42.4101
        xyY:
        0.3034, 0.1961, 16.6190
      CIE-Lab:
        47.7763, 48.4689, -36.1014
        CIE-LCH:
        47.7763, 60.4363, 323.3199
        CIE-Luv:
        47.7763, 35.9271, -59.9220
        Hunter-Lab:
        40.7664, 41.2362, -33.1441
      #a350af color charts
#a350af RGB chart
      #a350af CMYK chart
      #a350af RGB pie chart
      #a350af color shades, tints & tones
#a350af color schemes
#a350af color preview, HTML & CSS examples
           This text has a color of #a350af        
        
          <p style="color:#a350af;">Text here</p>
        
        
          .mytext {color:#a350af;}
        
        Text color #a350af
      
           This box has a color of #a350af        
        
          <div style="background-color:#a350af;">Content here</div>
        
        
          .mybackground {background-color:#a350af;}
        
        Background color #a350af
      
           Border around this has a color of #a350af        
        
          <div style="border:2px solid #a350af;">Content here</div>
        
        
          .myborder {border:2px solid #a350af;}
        
        Border color #a350af