#a3495e color space conversions
Hex:
        #a3495e
        RGB:
        163, 73, 94
        CMY:
        36, 71, 63
        CMYK:
        0, 55, 42, 36
      HSL:
        346°, 38.1356%, 46.2745%
        HSV (HSB):
        346°, 55.2147%, 63.9216%
        XYZ:
        19.5072, 13.3598, 12.1402
        xyY:
        0.4334, 0.2968, 13.3598
      CIE-Lab:
        43.3004, 39.3269, 5.9807
        CIE-LCH:
        43.3004, 39.7791, 8.6470
        CIE-Luv:
        43.3004, 59.9911, 0.4214
        Hunter-Lab:
        36.5510, 31.3007, 5.8929
      #a3495e color charts
#a3495e RGB chart
      #a3495e CMYK chart
      #a3495e RGB pie chart
      #a3495e color shades, tints & tones
#a3495e color schemes
#a3495e color preview, HTML & CSS examples
           This text has a color of #a3495e        
        
          <p style="color:#a3495e;">Text here</p>
        
        
          .mytext {color:#a3495e;}
        
        Text color #a3495e
      
           This box has a color of #a3495e        
        
          <div style="background-color:#a3495e;">Content here</div>
        
        
          .mybackground {background-color:#a3495e;}
        
        Background color #a3495e
      
           Border around this has a color of #a3495e        
        
          <div style="border:2px solid #a3495e;">Content here</div>
        
        
          .myborder {border:2px solid #a3495e;}
        
        Border color #a3495e