#a35fe1 color space conversions
Hex:
        #a35fe1
        RGB:
        163, 95, 225
        CMY:
        36, 63, 12
        CMYK:
        28, 58, 0, 12
      HSL:
        271°, 68.4211%, 62.7451%
        HSV (HSB):
        271°, 57.7778%, 88.2353%
        XYZ:
        32.7871, 21.4072, 73.6381
        xyY:
        0.2565, 0.1675, 21.4072
      CIE-Lab:
        53.3923, 51.5595, -55.9122
        CIE-LCH:
        53.3923, 76.0562, 312.6808
        CIE-Luv:
        53.3923, 21.0450, -92.4236
        Hunter-Lab:
        46.2679, 45.5226, -61.9760
      #a35fe1 color charts
#a35fe1 RGB chart
      #a35fe1 CMYK chart
      #a35fe1 RGB pie chart
      #a35fe1 color shades, tints & tones
#a35fe1 color schemes
#a35fe1 color preview, HTML & CSS examples
           This text has a color of #a35fe1        
        
          <p style="color:#a35fe1;">Text here</p>
        
        
          .mytext {color:#a35fe1;}
        
        Text color #a35fe1
      
           This box has a color of #a35fe1        
        
          <div style="background-color:#a35fe1;">Content here</div>
        
        
          .mybackground {background-color:#a35fe1;}
        
        Background color #a35fe1
      
           Border around this has a color of #a35fe1        
        
          <div style="border:2px solid #a35fe1;">Content here</div>
        
        
          .myborder {border:2px solid #a35fe1;}
        
        Border color #a35fe1