#a20ce1 color space conversions
Hex:
        #a20ce1
        RGB:
        162, 12, 225
        CMY:
        36, 95, 12
        CMYK:
        28, 95, 0, 12
      HSL:
        282°, 89.8734%, 46.4706%
        HSV (HSB):
        282°, 94.6667%, 88.2353%
        XYZ:
        28.6224, 13.3806, 72.3083
        xyY:
        0.2504, 0.1171, 13.3806
      CIE-Lab:
        43.3312, 79.4018, -72.1958
        CIE-LCH:
        43.3312, 107.3167, 317.7215
        CIE-Luv:
        43.3312, 33.0750, -111.8046
        Hunter-Lab:
        36.5795, 75.6570, -91.5957
      #a20ce1 color charts
#a20ce1 RGB chart
      #a20ce1 CMYK chart
      #a20ce1 RGB pie chart
      #a20ce1 color shades, tints & tones
#a20ce1 color schemes
#a20ce1 color preview, HTML & CSS examples
           This text has a color of #a20ce1        
        
          <p style="color:#a20ce1;">Text here</p>
        
        
          .mytext {color:#a20ce1;}
        
        Text color #a20ce1
      
           This box has a color of #a20ce1        
        
          <div style="background-color:#a20ce1;">Content here</div>
        
        
          .mybackground {background-color:#a20ce1;}
        
        Background color #a20ce1
      
           Border around this has a color of #a20ce1        
        
          <div style="border:2px solid #a20ce1;">Content here</div>
        
        
          .myborder {border:2px solid #a20ce1;}
        
        Border color #a20ce1