#a350be color space conversions
Hex:
        #a350be
        RGB:
        163, 80, 190
        CMY:
        36, 69, 25
        CMYK:
        14, 58, 0, 25
      HSL:
        285°, 45.8333%, 52.9412%
        HSV (HSB):
        285°, 57.8947%, 74.5098%
        XYZ:
        27.2672, 17.2416, 50.6060
        xyY:
        0.2867, 0.1813, 17.2416
      CIE-Lab:
        48.5630, 51.4759, -43.6057
        CIE-LCH:
        48.5630, 67.4627, 319.7318
        CIE-Luv:
        48.5630, 32.4127, -71.8578
        Hunter-Lab:
        41.5230, 44.5517, -43.1935
      #a350be color charts
#a350be RGB chart
      #a350be CMYK chart
      #a350be RGB pie chart
      #a350be color shades, tints & tones
#a350be color schemes
#a350be color preview, HTML & CSS examples
           This text has a color of #a350be        
        
          <p style="color:#a350be;">Text here</p>
        
        
          .mytext {color:#a350be;}
        
        Text color #a350be
      
           This box has a color of #a350be        
        
          <div style="background-color:#a350be;">Content here</div>
        
        
          .mybackground {background-color:#a350be;}
        
        Background color #a350be
      
           Border around this has a color of #a350be        
        
          <div style="border:2px solid #a350be;">Content here</div>
        
        
          .myborder {border:2px solid #a350be;}
        
        Border color #a350be