#a05988 color space conversions
Hex:
        #a05988
        RGB:
        160, 89, 136
        CMY:
        37, 65, 47
        CMYK:
        0, 44, 15, 37
      HSL:
        320°, 28.5141%, 48.8235%
        HSV (HSB):
        320°, 44.3750%, 62.7451%
        XYZ:
        22.5135, 16.3959, 25.2707
        xyY:
        0.3508, 0.2555, 16.3959
      CIE-Lab:
        47.4897, 35.7029, -13.4436
        CIE-LCH:
        47.4897, 38.1501, 339.3665
        CIE-Luv:
        47.4897, 39.3536, -24.5111
        Hunter-Lab:
        40.4919, 28.3854, -8.6582
      #a05988 color charts
#a05988 RGB chart
      #a05988 CMYK chart
      #a05988 RGB pie chart
      #a05988 color shades, tints & tones
#a05988 color schemes
#a05988 color preview, HTML & CSS examples
           This text has a color of #a05988        
        
          <p style="color:#a05988;">Text here</p>
        
        
          .mytext {color:#a05988;}
        
        Text color #a05988
      
           This box has a color of #a05988        
        
          <div style="background-color:#a05988;">Content here</div>
        
        
          .mybackground {background-color:#a05988;}
        
        Background color #a05988
      
           Border around this has a color of #a05988        
        
          <div style="border:2px solid #a05988;">Content here</div>
        
        
          .myborder {border:2px solid #a05988;}
        
        Border color #a05988