#a480ae color space conversions
Hex:
        #a480ae
        RGB:
        164, 128, 174
        CMY:
        36, 50, 32
        CMYK:
        6, 26, 0, 32
      HSL:
        287°, 22.1154%, 59.2157%
        HSV (HSB):
        287°, 26.4368%, 68.2353%
        XYZ:
        30.6690, 26.3868, 43.5211
        xyY:
        0.3049, 0.2624, 26.3868
      CIE-Lab:
        58.4024, 22.2442, -19.0450
        CIE-LCH:
        58.4024, 29.2834, 319.4306
        CIE-Luv:
        58.4024, 16.9995, -31.8914
        Hunter-Lab:
        51.3681, 16.6780, -14.2752
      #a480ae color charts
#a480ae RGB chart
      #a480ae CMYK chart
      #a480ae RGB pie chart
      #a480ae color shades, tints & tones
#a480ae color schemes
#a480ae color preview, HTML & CSS examples
           This text has a color of #a480ae        
        
          <p style="color:#a480ae;">Text here</p>
        
        
          .mytext {color:#a480ae;}
        
        Text color #a480ae
      
           This box has a color of #a480ae        
        
          <div style="background-color:#a480ae;">Content here</div>
        
        
          .mybackground {background-color:#a480ae;}
        
        Background color #a480ae
      
           Border around this has a color of #a480ae        
        
          <div style="border:2px solid #a480ae;">Content here</div>
        
        
          .myborder {border:2px solid #a480ae;}
        
        Border color #a480ae