#a482ba color space conversions
Hex:
        #a482ba
        RGB:
        164, 130, 186
        CMY:
        36, 49, 27
        CMYK:
        12, 30, 0, 27
      HSL:
        276°, 28.8660%, 61.9608%
        HSV (HSB):
        276°, 30.1075%, 72.9412%
        XYZ:
        32.1554, 27.4029, 50.0489
        xyY:
        0.2934, 0.2500, 27.4029
      CIE-Lab:
        59.3455, 23.6327, -24.4446
        CIE-LCH:
        59.3455, 34.0006, 314.0326
        CIE-Luv:
        59.3455, 14.6070, -40.6442
        Hunter-Lab:
        52.3478, 18.0375, -20.0427
      #a482ba color charts
#a482ba RGB chart
      #a482ba CMYK chart
      #a482ba RGB pie chart
      #a482ba color shades, tints & tones
#a482ba color schemes
#a482ba color preview, HTML & CSS examples
           This text has a color of #a482ba        
        
          <p style="color:#a482ba;">Text here</p>
        
        
          .mytext {color:#a482ba;}
        
        Text color #a482ba
      
           This box has a color of #a482ba        
        
          <div style="background-color:#a482ba;">Content here</div>
        
        
          .mybackground {background-color:#a482ba;}
        
        Background color #a482ba
      
           Border around this has a color of #a482ba        
        
          <div style="border:2px solid #a482ba;">Content here</div>
        
        
          .myborder {border:2px solid #a482ba;}
        
        Border color #a482ba