#a05082 color space conversions
Hex:
        #a05082
        RGB:
        160, 80, 130
        CMY:
        37, 69, 49
        CMYK:
        0, 50, 19, 37
      HSL:
        323°, 33.3333%, 47.0588%
        HSV (HSB):
        323°, 50.0000%, 62.7451%
        XYZ:
        21.3951, 14.8226, 22.8525
        xyY:
        0.3622, 0.2509, 14.8226
      CIE-Lab:
        45.3903, 39.5421, -13.0107
        CIE-LCH:
        45.3903, 41.6276, 341.7870
        CIE-Luv:
        45.3903, 44.9639, -24.2877
        Hunter-Lab:
        38.5001, 31.8200, -8.2426
      #a05082 color charts
#a05082 RGB chart
      #a05082 CMYK chart
      #a05082 RGB pie chart
      #a05082 color shades, tints & tones
#a05082 color schemes
#a05082 color preview, HTML & CSS examples
           This text has a color of #a05082        
        
          <p style="color:#a05082;">Text here</p>
        
        
          .mytext {color:#a05082;}
        
        Text color #a05082
      
           This box has a color of #a05082        
        
          <div style="background-color:#a05082;">Content here</div>
        
        
          .mybackground {background-color:#a05082;}
        
        Background color #a05082
      
           Border around this has a color of #a05082        
        
          <div style="border:2px solid #a05082;">Content here</div>
        
        
          .myborder {border:2px solid #a05082;}
        
        Border color #a05082