#a05f82 color space conversions
Hex:
        #a05f82
        RGB:
        160, 95, 130
        CMY:
        37, 63, 49
        CMYK:
        0, 41, 19, 37
      HSL:
        328°, 25.4902%, 50.0000%
        HSV (HSB):
        328°, 40.6250%, 62.7451%
        XYZ:
        22.6187, 17.2697, 23.2603
        xyY:
        0.3582, 0.2735, 17.2697
      CIE-Lab:
        48.5981, 31.4062, -8.1829
        CIE-LCH:
        48.5981, 32.4548, 345.3962
        CIE-Luv:
        48.5981, 37.6515, -16.4795
        Hunter-Lab:
        41.5568, 24.4300, -4.0962
      #a05f82 color charts
#a05f82 RGB chart
      #a05f82 CMYK chart
      #a05f82 RGB pie chart
      #a05f82 color shades, tints & tones
#a05f82 color schemes
#a05f82 color preview, HTML & CSS examples
           This text has a color of #a05f82        
        
          <p style="color:#a05f82;">Text here</p>
        
        
          .mytext {color:#a05f82;}
        
        Text color #a05f82
      
           This box has a color of #a05f82        
        
          <div style="background-color:#a05f82;">Content here</div>
        
        
          .mybackground {background-color:#a05f82;}
        
        Background color #a05f82
      
           Border around this has a color of #a05f82        
        
          <div style="border:2px solid #a05f82;">Content here</div>
        
        
          .myborder {border:2px solid #a05f82;}
        
        Border color #a05f82