#a06991 color space conversions
Hex:
        #a06991
        RGB:
        160, 105, 145
        CMY:
        37, 59, 43
        CMYK:
        0, 34, 9, 37
      HSL:
        316°, 22.4490%, 51.9608%
        HSV (HSB):
        316°, 34.3750%, 62.7451%
        XYZ:
        24.6596, 19.6211, 29.2756
        xyY:
        0.3352, 0.2667, 19.6211
      CIE-Lab:
        51.4060, 28.3553, -12.8685
        CIE-LCH:
        51.4060, 31.1387, 335.5900
        CIE-Luv:
        51.4060, 29.8272, -22.8849
        Hunter-Lab:
        44.2957, 21.8544, -8.1786
      #a06991 color charts
#a06991 RGB chart
      #a06991 CMYK chart
      #a06991 RGB pie chart
      #a06991 color shades, tints & tones
#a06991 color schemes
#a06991 color preview, HTML & CSS examples
           This text has a color of #a06991        
        
          <p style="color:#a06991;">Text here</p>
        
        
          .mytext {color:#a06991;}
        
        Text color #a06991
      
           This box has a color of #a06991        
        
          <div style="background-color:#a06991;">Content here</div>
        
        
          .mybackground {background-color:#a06991;}
        
        Background color #a06991
      
           Border around this has a color of #a06991        
        
          <div style="border:2px solid #a06991;">Content here</div>
        
        
          .myborder {border:2px solid #a06991;}
        
        Border color #a06991