#a35eff color space conversions
Hex:
        #a35eff
        RGB:
        163, 94, 255
        CMY:
        36, 63, 0
        CMYK:
        36, 63, 0, 0
      HSL:
        266°, 100.0000%, 68.4314%
        HSV (HSB):
        266°, 63.1373%, 100.0000%
        XYZ:
        37.1570, 23.0119, 97.0911
        xyY:
        0.2363, 0.1463, 23.0119
      CIE-Lab:
        55.0846, 59.1988, -69.9428
        CIE-LCH:
        55.0846, 91.6324, 310.2442
        CIE-Luv:
        55.0846, 16.3301, -115.2041
        Hunter-Lab:
        47.9708, 54.3128, -86.4213
      #a35eff color charts
#a35eff RGB chart
      #a35eff CMYK chart
      #a35eff RGB pie chart
      #a35eff color shades, tints & tones
#a35eff color schemes
#a35eff color preview, HTML & CSS examples
           This text has a color of #a35eff        
        
          <p style="color:#a35eff;">Text here</p>
        
        
          .mytext {color:#a35eff;}
        
        Text color #a35eff
      
           This box has a color of #a35eff        
        
          <div style="background-color:#a35eff;">Content here</div>
        
        
          .mybackground {background-color:#a35eff;}
        
        Background color #a35eff
      
           Border around this has a color of #a35eff        
        
          <div style="border:2px solid #a35eff;">Content here</div>
        
        
          .myborder {border:2px solid #a35eff;}
        
        Border color #a35eff