#a7506e color space conversions
Hex:
        #a7506e
        RGB:
        167, 80, 110
        CMY:
        35, 69, 57
        CMYK:
        0, 52, 34, 35
      HSL:
        339°, 35.2227%, 48.4314%
        HSV (HSB):
        339°, 52.0958%, 65.4902%
        XYZ:
        21.6195, 15.0786, 16.5228
        xyY:
        0.4062, 0.2833, 15.0786
      CIE-Lab:
        45.7417, 39.0870, -0.2260
        CIE-LCH:
        45.7417, 39.0876, 359.6687
        CIE-Luv:
        45.7417, 55.2852, -7.1196
        Hunter-Lab:
        38.8312, 31.4264, 1.9537
      #a7506e color charts
#a7506e RGB chart
      #a7506e CMYK chart
      #a7506e RGB pie chart
      #a7506e color shades, tints & tones
#a7506e color schemes
#a7506e color preview, HTML & CSS examples
           This text has a color of #a7506e        
        
          <p style="color:#a7506e;">Text here</p>
        
        
          .mytext {color:#a7506e;}
        
        Text color #a7506e
      
           This box has a color of #a7506e        
        
          <div style="background-color:#a7506e;">Content here</div>
        
        
          .mybackground {background-color:#a7506e;}
        
        Background color #a7506e
      
           Border around this has a color of #a7506e        
        
          <div style="border:2px solid #a7506e;">Content here</div>
        
        
          .myborder {border:2px solid #a7506e;}
        
        Border color #a7506e