#a052b2 color space conversions
Hex:
        #a052b2
        RGB:
        160, 82, 178
        CMY:
        37, 68, 30
        CMYK:
        10, 54, 0, 30
      HSL:
        289°, 38.4000%, 50.9804%
        HSV (HSB):
        289°, 53.9326%, 69.8039%
        XYZ:
        25.5504, 16.7225, 44.0006
        xyY:
        0.2962, 0.1938, 16.7225
      CIE-Lab:
        47.9085, 47.2254, -37.6771
        CIE-LCH:
        47.9085, 60.4136, 321.4167
        CIE-Luv:
        47.9085, 32.6445, -62.1623
        Hunter-Lab:
        40.8932, 39.9651, -35.1701
      #a052b2 color charts
#a052b2 RGB chart
      #a052b2 CMYK chart
      #a052b2 RGB pie chart
      #a052b2 color shades, tints & tones
#a052b2 color schemes
#a052b2 color preview, HTML & CSS examples
           This text has a color of #a052b2        
        
          <p style="color:#a052b2;">Text here</p>
        
        
          .mytext {color:#a052b2;}
        
        Text color #a052b2
      
           This box has a color of #a052b2        
        
          <div style="background-color:#a052b2;">Content here</div>
        
        
          .mybackground {background-color:#a052b2;}
        
        Background color #a052b2
      
           Border around this has a color of #a052b2        
        
          <div style="border:2px solid #a052b2;">Content here</div>
        
        
          .myborder {border:2px solid #a052b2;}
        
        Border color #a052b2