#a76485 color space conversions
Hex:
        #a76485
        RGB:
        167, 100, 133
        CMY:
        35, 61, 48
        CMYK:
        0, 40, 20, 35
      HSL:
        330°, 27.5720%, 52.3529%
        HSV (HSB):
        330°, 40.1198%, 65.4902%
        XYZ:
        24.7272, 19.0233, 24.5589
        xyY:
        0.3620, 0.2785, 19.0233
      CIE-Lab:
        50.7144, 31.6273, -6.7187
        CIE-LCH:
        50.7144, 32.3330, 348.0067
        CIE-Luv:
        50.7144, 39.4916, -14.6304
        Hunter-Lab:
        43.6157, 24.8700, -2.8537
      #a76485 color charts
#a76485 RGB chart
      #a76485 CMYK chart
      #a76485 RGB pie chart
      #a76485 color shades, tints & tones
#a76485 color schemes
#a76485 color preview, HTML & CSS examples
           This text has a color of #a76485        
        
          <p style="color:#a76485;">Text here</p>
        
        
          .mytext {color:#a76485;}
        
        Text color #a76485
      
           This box has a color of #a76485        
        
          <div style="background-color:#a76485;">Content here</div>
        
        
          .mybackground {background-color:#a76485;}
        
        Background color #a76485
      
           Border around this has a color of #a76485        
        
          <div style="border:2px solid #a76485;">Content here</div>
        
        
          .myborder {border:2px solid #a76485;}
        
        Border color #a76485