#a35edd color space conversions
Hex:
        #a35edd
        RGB:
        163, 94, 221
        CMY:
        36, 63, 13
        CMYK:
        26, 57, 0, 13
      HSL:
        273°, 65.1282%, 61.7647%
        HSV (HSB):
        273°, 57.4661%, 86.6667%
        XYZ:
        32.1581, 21.0124, 70.7675
        xyY:
        0.2595, 0.1695, 21.0124
      CIE-Lab:
        52.9631, 51.1528, -54.3407
        CIE-LCH:
        52.9631, 74.6293, 313.2691
        CIE-Luv:
        52.9631, 22.0368, -89.7994
        Hunter-Lab:
        45.8393, 45.0062, -59.4455
      #a35edd color charts
#a35edd RGB chart
      #a35edd CMYK chart
      #a35edd RGB pie chart
      #a35edd color shades, tints & tones
#a35edd color schemes
#a35edd color preview, HTML & CSS examples
           This text has a color of #a35edd        
        
          <p style="color:#a35edd;">Text here</p>
        
        
          .mytext {color:#a35edd;}
        
        Text color #a35edd
      
           This box has a color of #a35edd        
        
          <div style="background-color:#a35edd;">Content here</div>
        
        
          .mybackground {background-color:#a35edd;}
        
        Background color #a35edd
      
           Border around this has a color of #a35edd        
        
          <div style="border:2px solid #a35edd;">Content here</div>
        
        
          .myborder {border:2px solid #a35edd;}
        
        Border color #a35edd