#a05b78 color space conversions
Hex:
        #a05b78
        RGB:
        160, 91, 120
        CMY:
        37, 64, 53
        CMYK:
        0, 43, 25, 37
      HSL:
        335°, 27.4900%, 49.2157%
        HSV (HSB):
        335°, 43.1250%, 62.7451%
        XYZ:
        21.6285, 16.3118, 19.7779
        xyY:
        0.3747, 0.2826, 16.3118
      CIE-Lab:
        47.3810, 32.0633, -3.9894
        CIE-LCH:
        47.3810, 32.3105, 352.9076
        CIE-Luv:
        47.3810, 41.7825, -10.7861
        Hunter-Lab:
        40.3879, 24.9112, -0.7626
      #a05b78 color charts
#a05b78 RGB chart
      #a05b78 CMYK chart
      #a05b78 RGB pie chart
      #a05b78 color shades, tints & tones
#a05b78 color schemes
#a05b78 color preview, HTML & CSS examples
           This text has a color of #a05b78        
        
          <p style="color:#a05b78;">Text here</p>
        
        
          .mytext {color:#a05b78;}
        
        Text color #a05b78
      
           This box has a color of #a05b78        
        
          <div style="background-color:#a05b78;">Content here</div>
        
        
          .mybackground {background-color:#a05b78;}
        
        Background color #a05b78
      
           Border around this has a color of #a05b78        
        
          <div style="border:2px solid #a05b78;">Content here</div>
        
        
          .myborder {border:2px solid #a05b78;}
        
        Border color #a05b78