#a35f96 color space conversions
Hex:
        #a35f96
        RGB:
        163, 95, 150
        CMY:
        36, 63, 41
        CMYK:
        0, 42, 8, 36
      HSL:
        311°, 26.9841%, 50.5882%
        HSV (HSB):
        311°, 41.7178%, 63.9216%
        XYZ:
        24.7015, 18.1730, 31.0600
        xyY:
        0.3341, 0.2458, 18.1730
      CIE-Lab:
        49.7052, 35.8669, -18.3721
        CIE-LCH:
        49.7052, 40.2984, 332.8771
        CIE-Luv:
        49.7052, 35.6685, -31.9668
        Hunter-Lab:
        42.6298, 28.8284, -13.3578
      #a35f96 color charts
#a35f96 RGB chart
      #a35f96 CMYK chart
      #a35f96 RGB pie chart
      #a35f96 color shades, tints & tones
#a35f96 color schemes
#a35f96 color preview, HTML & CSS examples
           This text has a color of #a35f96        
        
          <p style="color:#a35f96;">Text here</p>
        
        
          .mytext {color:#a35f96;}
        
        Text color #a35f96
      
           This box has a color of #a35f96        
        
          <div style="background-color:#a35f96;">Content here</div>
        
        
          .mybackground {background-color:#a35f96;}
        
        Background color #a35f96
      
           Border around this has a color of #a35f96        
        
          <div style="border:2px solid #a35f96;">Content here</div>
        
        
          .myborder {border:2px solid #a35f96;}
        
        Border color #a35f96