#a06586 color space conversions
Hex:
        #a06586
        RGB:
        160, 101, 134
        CMY:
        37, 60, 47
        CMYK:
        0, 37, 16, 37
      HSL:
        326°, 23.6948%, 51.1765%
        HSV (HSB):
        326°, 36.8750%, 62.7451%
        XYZ:
        23.4540, 18.5022, 24.8894
        xyY:
        0.3509, 0.2768, 18.5022
      CIE-Lab:
        50.0996, 28.7022, -8.3224
        CIE-LCH:
        50.0996, 29.8845, 343.8301
        CIE-Luv:
        50.0996, 33.8021, -16.3202
        Hunter-Lab:
        43.0142, 22.0544, -4.1972
      #a06586 color charts
#a06586 RGB chart
      #a06586 CMYK chart
      #a06586 RGB pie chart
      #a06586 color shades, tints & tones
#a06586 color schemes
#a06586 color preview, HTML & CSS examples
           This text has a color of #a06586        
        
          <p style="color:#a06586;">Text here</p>
        
        
          .mytext {color:#a06586;}
        
        Text color #a06586
      
           This box has a color of #a06586        
        
          <div style="background-color:#a06586;">Content here</div>
        
        
          .mybackground {background-color:#a06586;}
        
        Background color #a06586
      
           Border around this has a color of #a06586        
        
          <div style="border:2px solid #a06586;">Content here</div>
        
        
          .myborder {border:2px solid #a06586;}
        
        Border color #a06586