#a04b82 color space conversions
Hex:
        #a04b82
        RGB:
        160, 75, 130
        CMY:
        37, 71, 49
        CMYK:
        0, 53, 19, 37
      HSL:
        321°, 36.1702%, 46.0784%
        HSV (HSB):
        321°, 53.1250%, 62.7451%
        XYZ:
        21.0425, 14.1174, 22.7350
        xyY:
        0.3635, 0.2438, 14.1174
      CIE-Lab:
        44.4009, 42.1267, -14.5124
        CIE-LCH:
        44.4009, 44.5563, 340.9914
        CIE-Luv:
        44.4009, 47.2084, -26.6861
        Hunter-Lab:
        37.5732, 34.2143, -9.5743
      #a04b82 color charts
#a04b82 RGB chart
      #a04b82 CMYK chart
      #a04b82 RGB pie chart
      #a04b82 color shades, tints & tones
#a04b82 color schemes
#a04b82 color preview, HTML & CSS examples
           This text has a color of #a04b82        
        
          <p style="color:#a04b82;">Text here</p>
        
        
          .mytext {color:#a04b82;}
        
        Text color #a04b82
      
           This box has a color of #a04b82        
        
          <div style="background-color:#a04b82;">Content here</div>
        
        
          .mybackground {background-color:#a04b82;}
        
        Background color #a04b82
      
           Border around this has a color of #a04b82        
        
          <div style="border:2px solid #a04b82;">Content here</div>
        
        
          .myborder {border:2px solid #a04b82;}
        
        Border color #a04b82