#a35fea color space conversions
Hex:
        #a35fea
        RGB:
        163, 95, 234
        CMY:
        36, 63, 8
        CMYK:
        30, 59, 0, 8
      HSL:
        269°, 76.7956%, 64.5098%
        HSV (HSB):
        269°, 59.4017%, 91.7647%
        XYZ:
        34.0477, 21.9115, 80.2767
        xyY:
        0.2499, 0.1608, 21.9115
      CIE-Lab:
        53.9329, 53.6671, -60.1045
        CIE-LCH:
        53.9329, 80.5773, 311.7616
        CIE-Luv:
        53.9329, 19.4985, -99.2780
        Hunter-Lab:
        46.8097, 47.9178, -68.9132
      #a35fea color charts
#a35fea RGB chart
      #a35fea CMYK chart
      #a35fea RGB pie chart
      #a35fea color shades, tints & tones
#a35fea color schemes
#a35fea color preview, HTML & CSS examples
           This text has a color of #a35fea        
        
          <p style="color:#a35fea;">Text here</p>
        
        
          .mytext {color:#a35fea;}
        
        Text color #a35fea
      
           This box has a color of #a35fea        
        
          <div style="background-color:#a35fea;">Content here</div>
        
        
          .mybackground {background-color:#a35fea;}
        
        Background color #a35fea
      
           Border around this has a color of #a35fea        
        
          <div style="border:2px solid #a35fea;">Content here</div>
        
        
          .myborder {border:2px solid #a35fea;}
        
        Border color #a35fea