#a14993 color space conversions
Hex:
        #a14993
        RGB:
        161, 73, 147
        CMY:
        37, 71, 42
        CMYK:
        0, 55, 9, 37
      HSL:
        310°, 37.6068%, 45.8824%
        HSV (HSB):
        310°, 54.6584%, 63.1373%
        XYZ:
        22.3469, 14.4487, 29.2148
        xyY:
        0.3385, 0.2189, 14.4487
      CIE-Lab:
        44.8697, 46.2310, -24.0487
        CIE-LCH:
        44.8697, 52.1118, 332.5172
        CIE-Luv:
        44.8697, 44.1852, -41.0221
        Hunter-Lab:
        38.0115, 38.4200, -18.9610
      #a14993 color charts
#a14993 RGB chart
      #a14993 CMYK chart
      #a14993 RGB pie chart
      #a14993 color shades, tints & tones
#a14993 color schemes
#a14993 color preview, HTML & CSS examples
           This text has a color of #a14993        
        
          <p style="color:#a14993;">Text here</p>
        
        
          .mytext {color:#a14993;}
        
        Text color #a14993
      
           This box has a color of #a14993        
        
          <div style="background-color:#a14993;">Content here</div>
        
        
          .mybackground {background-color:#a14993;}
        
        Background color #a14993
      
           Border around this has a color of #a14993        
        
          <div style="border:2px solid #a14993;">Content here</div>
        
        
          .myborder {border:2px solid #a14993;}
        
        Border color #a14993