#a005b5 color space conversions
Hex:
        #a005b5
        RGB:
        160, 5, 181
        CMY:
        37, 98, 29
        CMYK:
        12, 97, 0, 29
      HSL:
        293°, 94.6237%, 36.4706%
        HSV (HSB):
        293°, 97.2376%, 70.9804%
        XYZ:
        22.8920, 10.9183, 44.6170
        xyY:
        0.2919, 0.1392, 10.9183
      CIE-Lab:
        39.4426, 72.1126, -52.9607
        CIE-LCH:
        39.4426, 89.4711, 323.7058
        CIE-Luv:
        39.4426, 45.0441, -82.9402
        Hunter-Lab:
        33.0429, 65.8390, -56.9278
      #a005b5 color charts
#a005b5 RGB chart
      #a005b5 CMYK chart
      #a005b5 RGB pie chart
      #a005b5 color shades, tints & tones
#a005b5 color schemes
#a005b5 color preview, HTML & CSS examples
           This text has a color of #a005b5        
        
          <p style="color:#a005b5;">Text here</p>
        
        
          .mytext {color:#a005b5;}
        
        Text color #a005b5
      
           This box has a color of #a005b5        
        
          <div style="background-color:#a005b5;">Content here</div>
        
        
          .mybackground {background-color:#a005b5;}
        
        Background color #a005b5
      
           Border around this has a color of #a005b5        
        
          <div style="border:2px solid #a005b5;">Content here</div>
        
        
          .myborder {border:2px solid #a005b5;}
        
        Border color #a005b5