#a05b88 color space conversions
Hex:
        #a05b88
        RGB:
        160, 91, 136
        CMY:
        37, 64, 47
        CMYK:
        0, 43, 15, 37
      HSL:
        321°, 27.4900%, 49.2157%
        HSV (HSB):
        321°, 43.1250%, 62.7451%
        XYZ:
        22.6822, 16.7333, 25.3269
        xyY:
        0.3503, 0.2585, 16.7333
      CIE-Lab:
        47.9223, 34.6092, -12.7889
        CIE-LCH:
        47.9223, 36.8965, 339.7195
        CIE-Luv:
        47.9223, 38.3983, -23.4468
        Hunter-Lab:
        40.9064, 27.3905, -8.0745
      #a05b88 color charts
#a05b88 RGB chart
      #a05b88 CMYK chart
      #a05b88 RGB pie chart
      #a05b88 color shades, tints & tones
#a05b88 color schemes
#a05b88 color preview, HTML & CSS examples
           This text has a color of #a05b88        
        
          <p style="color:#a05b88;">Text here</p>
        
        
          .mytext {color:#a05b88;}
        
        Text color #a05b88
      
           This box has a color of #a05b88        
        
          <div style="background-color:#a05b88;">Content here</div>
        
        
          .mybackground {background-color:#a05b88;}
        
        Background color #a05b88
      
           Border around this has a color of #a05b88        
        
          <div style="border:2px solid #a05b88;">Content here</div>
        
        
          .myborder {border:2px solid #a05b88;}
        
        Border color #a05b88