#a06999 color space conversions
Hex:
        #a06999
        RGB:
        160, 105, 153
        CMY:
        37, 59, 40
        CMYK:
        0, 34, 4, 37
      HSL:
        308°, 22.4490%, 51.9608%
        HSV (HSB):
        308°, 34.3750%, 62.7451%
        XYZ:
        25.2985, 19.8766, 32.6402
        xyY:
        0.3251, 0.2554, 19.8766
      CIE-Lab:
        51.6975, 29.8300, -17.1331
        CIE-LCH:
        51.6975, 34.4002, 330.1288
        CIE-Luv:
        51.6975, 28.4393, -29.4310
        Hunter-Lab:
        44.5832, 23.2684, -12.1990
      #a06999 color charts
#a06999 RGB chart
      #a06999 CMYK chart
      #a06999 RGB pie chart
      #a06999 color shades, tints & tones
#a06999 color schemes
#a06999 color preview, HTML & CSS examples
           This text has a color of #a06999        
        
          <p style="color:#a06999;">Text here</p>
        
        
          .mytext {color:#a06999;}
        
        Text color #a06999
      
           This box has a color of #a06999        
        
          <div style="background-color:#a06999;">Content here</div>
        
        
          .mybackground {background-color:#a06999;}
        
        Background color #a06999
      
           Border around this has a color of #a06999        
        
          <div style="border:2px solid #a06999;">Content here</div>
        
        
          .myborder {border:2px solid #a06999;}
        
        Border color #a06999