#a015f1 color space conversions
Hex:
        #a015f1
        RGB:
        160, 21, 241
        CMY:
        37, 92, 5
        CMYK:
        34, 91, 0, 5
      HSL:
        278°, 88.7097%, 51.3725%
        HSV (HSB):
        278°, 91.2863%, 94.5098%
        XYZ:
        30.6426, 14.3608, 84.3760
        xyY:
        0.2368, 0.1110, 14.3608
      CIE-Lab:
        44.7460, 81.0098, -78.9686
        CIE-LCH:
        44.7460, 113.1310, 315.7310
        CIE-Luv:
        44.7460, 27.7483, -121.8183
        Hunter-Lab:
        37.8956, 78.0184, -105.4843
      #a015f1 color charts
#a015f1 RGB chart
      #a015f1 CMYK chart
      #a015f1 RGB pie chart
      #a015f1 color shades, tints & tones
#a015f1 color schemes
#a015f1 color preview, HTML & CSS examples
           This text has a color of #a015f1        
        
          <p style="color:#a015f1;">Text here</p>
        
        
          .mytext {color:#a015f1;}
        
        Text color #a015f1
      
           This box has a color of #a015f1        
        
          <div style="background-color:#a015f1;">Content here</div>
        
        
          .mybackground {background-color:#a015f1;}
        
        Background color #a015f1
      
           Border around this has a color of #a015f1        
        
          <div style="border:2px solid #a015f1;">Content here</div>
        
        
          .myborder {border:2px solid #a015f1;}
        
        Border color #a015f1