#a14980 color space conversions
Hex:
        #a14980
        RGB:
        161, 73, 128
        CMY:
        37, 71, 50
        CMYK:
        0, 55, 20, 37
      HSL:
        323°, 37.6068%, 45.8824%
        HSV (HSB):
        323°, 54.6584%, 63.1373%
        XYZ:
        20.9768, 13.9007, 21.9996
        xyY:
        0.3688, 0.2444, 13.9007
      CIE-Lab:
        44.0901, 43.1506, -13.7549
        CIE-LCH:
        44.0901, 45.2899, 342.3196
        CIE-Luv:
        44.0901, 49.3636, -25.7612
        Hunter-Lab:
        37.2836, 35.1827, -8.8862
      #a14980 color charts
#a14980 RGB chart
      #a14980 CMYK chart
      #a14980 RGB pie chart
      #a14980 color shades, tints & tones
#a14980 color schemes
#a14980 color preview, HTML & CSS examples
           This text has a color of #a14980        
        
          <p style="color:#a14980;">Text here</p>
        
        
          .mytext {color:#a14980;}
        
        Text color #a14980
      
           This box has a color of #a14980        
        
          <div style="background-color:#a14980;">Content here</div>
        
        
          .mybackground {background-color:#a14980;}
        
        Background color #a14980
      
           Border around this has a color of #a14980        
        
          <div style="border:2px solid #a14980;">Content here</div>
        
        
          .myborder {border:2px solid #a14980;}
        
        Border color #a14980