#a06584 color space conversions
Hex:
        #a06584
        RGB:
        160, 101, 132
        CMY:
        37, 60, 48
        CMYK:
        0, 37, 18, 37
      HSL:
        328°, 23.6948%, 51.1765%
        HSV (HSB):
        328°, 36.8750%, 62.7451%
        XYZ:
        23.3157, 18.4469, 24.1615
        xyY:
        0.3537, 0.2798, 18.4469
      CIE-Lab:
        50.0337, 28.3690, -7.2322
        CIE-LCH:
        50.0337, 29.2764, 345.6980
        CIE-Luv:
        50.0337, 34.1663, -14.7285
        Hunter-Lab:
        42.9498, 21.7383, -3.2888
      #a06584 color charts
#a06584 RGB chart
      #a06584 CMYK chart
      #a06584 RGB pie chart
      #a06584 color shades, tints & tones
#a06584 color schemes
#a06584 color preview, HTML & CSS examples
           This text has a color of #a06584        
        
          <p style="color:#a06584;">Text here</p>
        
        
          .mytext {color:#a06584;}
        
        Text color #a06584
      
           This box has a color of #a06584        
        
          <div style="background-color:#a06584;">Content here</div>
        
        
          .mybackground {background-color:#a06584;}
        
        Background color #a06584
      
           Border around this has a color of #a06584        
        
          <div style="border:2px solid #a06584;">Content here</div>
        
        
          .myborder {border:2px solid #a06584;}
        
        Border color #a06584