#a05283 color space conversions
Hex:
        #a05283
        RGB:
        160, 82, 131
        CMY:
        37, 68, 49
        CMYK:
        0, 49, 18, 37
      HSL:
        322°, 32.2314%, 47.4510%
        HSV (HSB):
        322°, 48.7500%, 62.7451%
        XYZ:
        21.6112, 15.1469, 23.2573
        xyY:
        0.3601, 0.2524, 15.1469
      CIE-Lab:
        45.8347, 38.6471, -12.9422
        CIE-LCH:
        45.8347, 40.7566, 341.4852
        CIE-Luv:
        45.8347, 43.7947, -24.0964
        Hunter-Lab:
        38.9190, 31.0107, -8.1874
      #a05283 color charts
#a05283 RGB chart
      #a05283 CMYK chart
      #a05283 RGB pie chart
      #a05283 color shades, tints & tones
#a05283 color schemes
#a05283 color preview, HTML & CSS examples
           This text has a color of #a05283        
        
          <p style="color:#a05283;">Text here</p>
        
        
          .mytext {color:#a05283;}
        
        Text color #a05283
      
           This box has a color of #a05283        
        
          <div style="background-color:#a05283;">Content here</div>
        
        
          .mybackground {background-color:#a05283;}
        
        Background color #a05283
      
           Border around this has a color of #a05283        
        
          <div style="border:2px solid #a05283;">Content here</div>
        
        
          .myborder {border:2px solid #a05283;}
        
        Border color #a05283