#a050c6 color space conversions
Hex:
        #a050c6
        RGB:
        160, 80, 198
        CMY:
        37, 69, 22
        CMYK:
        19, 60, 0, 22
      HSL:
        281°, 50.8621%, 54.5098%
        HSV (HSB):
        281°, 59.5960%, 77.6471%
        XYZ:
        27.5589, 17.2881, 55.3105
        xyY:
        0.2752, 0.1726, 17.2881
      CIE-Lab:
        48.6210, 52.3974, -48.1647
        CIE-LCH:
        48.6210, 71.1711, 317.4102
        CIE-Luv:
        48.6210, 28.8269, -78.8330
        Hunter-Lab:
        41.5790, 45.5481, -49.7653
      #a050c6 color charts
#a050c6 RGB chart
      #a050c6 CMYK chart
      #a050c6 RGB pie chart
      #a050c6 color shades, tints & tones
#a050c6 color schemes
#a050c6 color preview, HTML & CSS examples
           This text has a color of #a050c6        
        
          <p style="color:#a050c6;">Text here</p>
        
        
          .mytext {color:#a050c6;}
        
        Text color #a050c6
      
           This box has a color of #a050c6        
        
          <div style="background-color:#a050c6;">Content here</div>
        
        
          .mybackground {background-color:#a050c6;}
        
        Background color #a050c6
      
           Border around this has a color of #a050c6        
        
          <div style="border:2px solid #a050c6;">Content here</div>
        
        
          .myborder {border:2px solid #a050c6;}
        
        Border color #a050c6