#a020e1 color space conversions
Hex:
        #a020e1
        RGB:
        160, 32, 225
        CMY:
        37, 87, 12
        CMYK:
        29, 86, 0, 12
      HSL:
        280°, 76.2846%, 50.3922%
        HSV (HSB):
        280°, 85.7778%, 88.2353%
        XYZ:
        28.6043, 13.9428, 72.4178
        xyY:
        0.2488, 0.1213, 13.9428
      CIE-Lab:
        44.1509, 75.7982, -70.8705
        CIE-LCH:
        44.1509, 103.7689, 316.9243
        CIE-Luv:
        44.1509, 30.7796, -110.5127
        Hunter-Lab:
        37.3401, 71.3943, -88.8495
      #a020e1 color charts
#a020e1 RGB chart
      #a020e1 CMYK chart
      #a020e1 RGB pie chart
      #a020e1 color shades, tints & tones
#a020e1 color schemes
#a020e1 color preview, HTML & CSS examples
           This text has a color of #a020e1        
        
          <p style="color:#a020e1;">Text here</p>
        
        
          .mytext {color:#a020e1;}
        
        Text color #a020e1
      
           This box has a color of #a020e1        
        
          <div style="background-color:#a020e1;">Content here</div>
        
        
          .mybackground {background-color:#a020e1;}
        
        Background color #a020e1
      
           Border around this has a color of #a020e1        
        
          <div style="border:2px solid #a020e1;">Content here</div>
        
        
          .myborder {border:2px solid #a020e1;}
        
        Border color #a020e1