#a005c2 color space conversions
Hex:
        #a005c2
        RGB:
        160, 5, 194
        CMY:
        37, 98, 24
        CMYK:
        18, 97, 0, 24
      HSL:
        289°, 94.9749%, 39.0196%
        HSV (HSB):
        289°, 97.4227%, 76.0784%
        XYZ:
        24.2891, 11.4772, 51.9741
        xyY:
        0.2768, 0.1308, 11.4772
      CIE-Lab:
        40.3728, 74.3071, -59.1103
        CIE-LCH:
        40.3728, 94.9504, 321.4982
        CIE-Luv:
        40.3728, 40.8769, -91.9495
        Hunter-Lab:
        33.8780, 68.6906, -67.2455
      #a005c2 color charts
#a005c2 RGB chart
      #a005c2 CMYK chart
      #a005c2 RGB pie chart
      #a005c2 color shades, tints & tones
#a005c2 color schemes
#a005c2 color preview, HTML & CSS examples
           This text has a color of #a005c2        
        
          <p style="color:#a005c2;">Text here</p>
        
        
          .mytext {color:#a005c2;}
        
        Text color #a005c2
      
           This box has a color of #a005c2        
        
          <div style="background-color:#a005c2;">Content here</div>
        
        
          .mybackground {background-color:#a005c2;}
        
        Background color #a005c2
      
           Border around this has a color of #a005c2        
        
          <div style="border:2px solid #a005c2;">Content here</div>
        
        
          .myborder {border:2px solid #a005c2;}
        
        Border color #a005c2