#a34f75 color space conversions
Hex:
        #a34f75
        RGB:
        163, 79, 117
        CMY:
        36, 69, 54
        CMYK:
        0, 52, 28, 36
      HSL:
        333°, 34.7107%, 47.4510%
        HSV (HSB):
        333°, 51.5337%, 63.9216%
        XYZ:
        21.1111, 14.6628, 18.5472
        xyY:
        0.3886, 0.2699, 14.6628
      CIE-Lab:
        45.1689, 39.1445, -5.4034
        CIE-LCH:
        45.1689, 39.5156, 352.1407
        CIE-Luv:
        45.1689, 50.9552, -13.8292
        Hunter-Lab:
        38.2921, 31.3991, -1.9132
      #a34f75 color charts
#a34f75 RGB chart
      #a34f75 CMYK chart
      #a34f75 RGB pie chart
      #a34f75 color shades, tints & tones
#a34f75 color schemes
#a34f75 color preview, HTML & CSS examples
           This text has a color of #a34f75        
        
          <p style="color:#a34f75;">Text here</p>
        
        
          .mytext {color:#a34f75;}
        
        Text color #a34f75
      
           This box has a color of #a34f75        
        
          <div style="background-color:#a34f75;">Content here</div>
        
        
          .mybackground {background-color:#a34f75;}
        
        Background color #a34f75
      
           Border around this has a color of #a34f75        
        
          <div style="border:2px solid #a34f75;">Content here</div>
        
        
          .myborder {border:2px solid #a34f75;}
        
        Border color #a34f75