#a34a74 color space conversions
Hex:
        #a34a74
        RGB:
        163, 74, 116
        CMY:
        36, 71, 55
        CMYK:
        0, 55, 29, 36
      HSL:
        332°, 37.5527%, 46.4706%
        HSV (HSB):
        332°, 54.6012%, 63.9216%
        XYZ:
        20.7054, 13.9450, 18.1234
        xyY:
        0.3923, 0.2642, 13.9450
      CIE-Lab:
        44.1540, 41.5668, -6.3023
        CIE-LCH:
        44.1540, 42.0418, 351.3786
        CIE-Luv:
        44.1540, 53.6854, -15.3869
        Hunter-Lab:
        37.3431, 33.6216, -2.6345
      #a34a74 color charts
#a34a74 RGB chart
      #a34a74 CMYK chart
      #a34a74 RGB pie chart
      #a34a74 color shades, tints & tones
#a34a74 color schemes
#a34a74 color preview, HTML & CSS examples
           This text has a color of #a34a74        
        
          <p style="color:#a34a74;">Text here</p>
        
        
          .mytext {color:#a34a74;}
        
        Text color #a34a74
      
           This box has a color of #a34a74        
        
          <div style="background-color:#a34a74;">Content here</div>
        
        
          .mybackground {background-color:#a34a74;}
        
        Background color #a34a74
      
           Border around this has a color of #a34a74        
        
          <div style="border:2px solid #a34a74;">Content here</div>
        
        
          .myborder {border:2px solid #a34a74;}
        
        Border color #a34a74