#a05b76 color space conversions
Hex:
        #a05b76
        RGB:
        160, 91, 118
        CMY:
        37, 64, 54
        CMYK:
        0, 43, 26, 37
      HSL:
        337°, 27.4900%, 49.2157%
        HSV (HSB):
        337°, 43.1250%, 62.7451%
        XYZ:
        21.5083, 16.2638, 19.1451
        xyY:
        0.3779, 0.2857, 16.2638
      CIE-Lab:
        47.3186, 31.7655, -2.8759
        CIE-LCH:
        47.3186, 31.8954, 354.8269
        CIE-Luv:
        47.3186, 42.1983, -9.2434
        Hunter-Lab:
        40.3284, 24.6247, 0.0830
      #a05b76 color charts
#a05b76 RGB chart
      #a05b76 CMYK chart
      #a05b76 RGB pie chart
      #a05b76 color shades, tints & tones
#a05b76 color schemes
#a05b76 color preview, HTML & CSS examples
           This text has a color of #a05b76        
        
          <p style="color:#a05b76;">Text here</p>
        
        
          .mytext {color:#a05b76;}
        
        Text color #a05b76
      
           This box has a color of #a05b76        
        
          <div style="background-color:#a05b76;">Content here</div>
        
        
          .mybackground {background-color:#a05b76;}
        
        Background color #a05b76
      
           Border around this has a color of #a05b76        
        
          <div style="border:2px solid #a05b76;">Content here</div>
        
        
          .myborder {border:2px solid #a05b76;}
        
        Border color #a05b76