#a34f82 color space conversions
Hex:
        #a34f82
        RGB:
        163, 79, 130
        CMY:
        36, 69, 49
        CMYK:
        0, 52, 20, 36
      HSL:
        324°, 34.7107%, 47.4510%
        HSV (HSB):
        324°, 51.5337%, 63.9216%
        XYZ:
        21.9295, 14.9902, 22.8567
        xyY:
        0.3669, 0.2508, 14.9902
      CIE-Lab:
        45.6208, 41.0601, -12.6206
        CIE-LCH:
        45.6208, 42.9559, 342.9142
        CIE-Luv:
        45.6208, 47.6347, -24.0334
        Hunter-Lab:
        38.7172, 33.3478, -7.8998
      #a34f82 color charts
#a34f82 RGB chart
      #a34f82 CMYK chart
      #a34f82 RGB pie chart
      #a34f82 color shades, tints & tones
#a34f82 color schemes
#a34f82 color preview, HTML & CSS examples
           This text has a color of #a34f82        
        
          <p style="color:#a34f82;">Text here</p>
        
        
          .mytext {color:#a34f82;}
        
        Text color #a34f82
      
           This box has a color of #a34f82        
        
          <div style="background-color:#a34f82;">Content here</div>
        
        
          .mybackground {background-color:#a34f82;}
        
        Background color #a34f82
      
           Border around this has a color of #a34f82        
        
          <div style="border:2px solid #a34f82;">Content here</div>
        
        
          .myborder {border:2px solid #a34f82;}
        
        Border color #a34f82