#a34d83 color space conversions
Hex:
        #a34d83
        RGB:
        163, 77, 131
        CMY:
        36, 70, 49
        CMYK:
        0, 53, 20, 36
      HSL:
        322°, 35.8333%, 47.0588%
        HSV (HSB):
        322°, 52.7607%, 63.9216%
        XYZ:
        21.8549, 14.7330, 23.1646
        xyY:
        0.3658, 0.2466, 14.7330
      CIE-Lab:
        45.2663, 42.2397, -13.7631
        CIE-LCH:
        45.2663, 44.4254, 341.9526
        CIE-Luv:
        45.2663, 48.2791, -25.7827
        Hunter-Lab:
        38.3836, 34.4633, -8.9132
      #a34d83 color charts
#a34d83 RGB chart
      #a34d83 CMYK chart
      #a34d83 RGB pie chart
      #a34d83 color shades, tints & tones
#a34d83 color schemes
#a34d83 color preview, HTML & CSS examples
           This text has a color of #a34d83        
        
          <p style="color:#a34d83;">Text here</p>
        
        
          .mytext {color:#a34d83;}
        
        Text color #a34d83
      
           This box has a color of #a34d83        
        
          <div style="background-color:#a34d83;">Content here</div>
        
        
          .mybackground {background-color:#a34d83;}
        
        Background color #a34d83
      
           Border around this has a color of #a34d83        
        
          <div style="border:2px solid #a34d83;">Content here</div>
        
        
          .myborder {border:2px solid #a34d83;}
        
        Border color #a34d83