#a015c1 color space conversions
Hex:
        #a015c1
        RGB:
        160, 21, 193
        CMY:
        37, 92, 24
        CMYK:
        17, 89, 0, 24
      HSL:
        288°, 80.3738%, 41.9608%
        HSV (HSB):
        288°, 89.1192%, 75.6863%
        XYZ:
        24.3910, 11.8602, 51.4558
        xyY:
        0.2781, 0.1352, 11.8602
      CIE-Lab:
        40.9930, 72.0770, -57.5196
        CIE-LCH:
        40.9930, 92.2150, 321.4091
        CIE-Luv:
        40.9930, 40.3459, -90.0916
        Hunter-Lab:
        34.4386, 66.1544, -64.4800
      #a015c1 color charts
#a015c1 RGB chart
      #a015c1 CMYK chart
      #a015c1 RGB pie chart
      #a015c1 color shades, tints & tones
#a015c1 color schemes
#a015c1 color preview, HTML & CSS examples
           This text has a color of #a015c1        
        
          <p style="color:#a015c1;">Text here</p>
        
        
          .mytext {color:#a015c1;}
        
        Text color #a015c1
      
           This box has a color of #a015c1        
        
          <div style="background-color:#a015c1;">Content here</div>
        
        
          .mybackground {background-color:#a015c1;}
        
        Background color #a015c1
      
           Border around this has a color of #a015c1        
        
          <div style="border:2px solid #a015c1;">Content here</div>
        
        
          .myborder {border:2px solid #a015c1;}
        
        Border color #a015c1