#a164ba color space conversions
Hex:
        #a164ba
        RGB:
        161, 100, 186
        CMY:
        37, 61, 27
        CMYK:
        13, 46, 0, 27
      HSL:
        283°, 38.3929%, 56.0784%
        HSV (HSB):
        283°, 46.2366%, 72.9412%
        XYZ:
        28.1180, 20.2366, 48.8784
        xyY:
        0.2892, 0.2081, 20.2366
      CIE-Lab:
        52.1036, 39.6093, -35.7177
        CIE-LCH:
        52.1036, 53.3353, 317.9574
        CIE-Luv:
        52.1036, 25.2712, -59.3041
        Hunter-Lab:
        44.9851, 32.8480, -32.9319
      #a164ba color charts
#a164ba RGB chart
      #a164ba CMYK chart
      #a164ba RGB pie chart
      #a164ba color shades, tints & tones
#a164ba color schemes
#a164ba color preview, HTML & CSS examples
           This text has a color of #a164ba        
        
          <p style="color:#a164ba;">Text here</p>
        
        
          .mytext {color:#a164ba;}
        
        Text color #a164ba
      
           This box has a color of #a164ba        
        
          <div style="background-color:#a164ba;">Content here</div>
        
        
          .mybackground {background-color:#a164ba;}
        
        Background color #a164ba
      
           Border around this has a color of #a164ba        
        
          <div style="border:2px solid #a164ba;">Content here</div>
        
        
          .myborder {border:2px solid #a164ba;}
        
        Border color #a164ba