#a472ae color space conversions
Hex:
        #a472ae
        RGB:
        164, 114, 174
        CMY:
        36, 55, 32
        CMYK:
        6, 34, 0, 32
      HSL:
        290°, 27.0270%, 56.4706%
        HSV (HSB):
        290°, 34.4828%, 68.2353%
        XYZ:
        28.9671, 22.9831, 42.9539
        xyY:
        0.3052, 0.2422, 22.9831
      CIE-Lab:
        55.0550, 30.2085, -24.1736
        CIE-LCH:
        55.0550, 38.6900, 321.3323
        CIE-Luv:
        55.0550, 23.4108, -40.6240
        Hunter-Lab:
        47.9407, 23.9585, -19.5640
      #a472ae color charts
#a472ae RGB chart
      #a472ae CMYK chart
      #a472ae RGB pie chart
      #a472ae color shades, tints & tones
#a472ae color schemes
#a472ae color preview, HTML & CSS examples
           This text has a color of #a472ae        
        
          <p style="color:#a472ae;">Text here</p>
        
        
          .mytext {color:#a472ae;}
        
        Text color #a472ae
      
           This box has a color of #a472ae        
        
          <div style="background-color:#a472ae;">Content here</div>
        
        
          .mybackground {background-color:#a472ae;}
        
        Background color #a472ae
      
           Border around this has a color of #a472ae        
        
          <div style="border:2px solid #a472ae;">Content here</div>
        
        
          .myborder {border:2px solid #a472ae;}
        
        Border color #a472ae