#a75470 color space conversions
Hex:
        #a75470
        RGB:
        167, 84, 112
        CMY:
        35, 67, 56
        CMYK:
        0, 50, 33, 35
      HSL:
        340°, 33.0677%, 49.2157%
        HSV (HSB):
        340°, 49.7006%, 65.4902%
        XYZ:
        22.0313, 15.7260, 17.2035
        xyY:
        0.4009, 0.2861, 15.7260
      CIE-Lab:
        46.6129, 37.2573, -0.1690
        CIE-LCH:
        46.6129, 37.2577, 359.7401
        CIE-Luv:
        46.6129, 52.6376, -6.7168
        Hunter-Lab:
        39.6560, 29.7695, 2.0382
      #a75470 color charts
#a75470 RGB chart
      #a75470 CMYK chart
      #a75470 RGB pie chart
      #a75470 color shades, tints & tones
#a75470 color schemes
#a75470 color preview, HTML & CSS examples
           This text has a color of #a75470        
        
          <p style="color:#a75470;">Text here</p>
        
        
          .mytext {color:#a75470;}
        
        Text color #a75470
      
           This box has a color of #a75470        
        
          <div style="background-color:#a75470;">Content here</div>
        
        
          .mybackground {background-color:#a75470;}
        
        Background color #a75470
      
           Border around this has a color of #a75470        
        
          <div style="border:2px solid #a75470;">Content here</div>
        
        
          .myborder {border:2px solid #a75470;}
        
        Border color #a75470