#a015c2 color space conversions
Hex:
        #a015c2
        RGB:
        160, 21, 194
        CMY:
        37, 92, 24
        CMYK:
        18, 89, 0, 24
      HSL:
        288°, 80.4651%, 42.1569%
        HSV (HSB):
        288°, 89.1753%, 76.0784%
        XYZ:
        24.5030, 11.9050, 52.0454
        xyY:
        0.2770, 0.1346, 11.9050
      CIE-Lab:
        41.0647, 72.2536, -57.9889
        CIE-LCH:
        41.0647, 92.6460, 321.2504
        CIE-Luv:
        41.0647, 40.0443, -90.7853
        Hunter-Lab:
        34.5036, 66.3820, -65.2809
      #a015c2 color charts
#a015c2 RGB chart
      #a015c2 CMYK chart
      #a015c2 RGB pie chart
      #a015c2 color shades, tints & tones
#a015c2 color schemes
#a015c2 color preview, HTML & CSS examples
           This text has a color of #a015c2        
        
          <p style="color:#a015c2;">Text here</p>
        
        
          .mytext {color:#a015c2;}
        
        Text color #a015c2
      
           This box has a color of #a015c2        
        
          <div style="background-color:#a015c2;">Content here</div>
        
        
          .mybackground {background-color:#a015c2;}
        
        Background color #a015c2
      
           Border around this has a color of #a015c2        
        
          <div style="border:2px solid #a015c2;">Content here</div>
        
        
          .myborder {border:2px solid #a015c2;}
        
        Border color #a015c2