#a0467f color space conversions
Hex:
        #a0467f
        RGB:
        160, 70, 127
        CMY:
        37, 73, 50
        CMYK:
        0, 56, 21, 37
      HSL:
        322°, 39.1304%, 45.0980%
        HSV (HSB):
        322°, 56.2500%, 62.7451%
        XYZ:
        20.5181, 13.3862, 21.5810
        xyY:
        0.3698, 0.2413, 13.3862
      CIE-Lab:
        43.3395, 44.1677, -14.3001
        CIE-LCH:
        43.3395, 46.4250, 342.0597
        CIE-Luv:
        43.3395, 50.1846, -26.5774
        Hunter-Lab:
        36.5872, 36.0755, -9.3614
      #a0467f color charts
#a0467f RGB chart
      #a0467f CMYK chart
      #a0467f RGB pie chart
      #a0467f color shades, tints & tones
#a0467f color schemes
#a0467f color preview, HTML & CSS examples
           This text has a color of #a0467f        
        
          <p style="color:#a0467f;">Text here</p>
        
        
          .mytext {color:#a0467f;}
        
        Text color #a0467f
      
           This box has a color of #a0467f        
        
          <div style="background-color:#a0467f;">Content here</div>
        
        
          .mybackground {background-color:#a0467f;}
        
        Background color #a0467f
      
           Border around this has a color of #a0467f        
        
          <div style="border:2px solid #a0467f;">Content here</div>
        
        
          .myborder {border:2px solid #a0467f;}
        
        Border color #a0467f