#a20cc0 color space conversions
Hex:
        #a20cc0
        RGB:
        162, 12, 192
        CMY:
        36, 95, 25
        CMYK:
        16, 94, 0, 25
      HSL:
        290°, 88.2353%, 40.0000%
        HSV (HSB):
        290°, 93.7500%, 75.2941%
        XYZ:
        24.5462, 11.7501, 50.8434
        xyY:
        0.2817, 0.1348, 11.7501
      CIE-Lab:
        40.8162, 73.5117, -57.2042
        CIE-LCH:
        40.8162, 93.1466, 322.1112
        CIE-Luv:
        40.8162, 42.4731, -89.6926
        Hunter-Lab:
        34.2784, 67.8336, -63.9470
      #a20cc0 color charts
#a20cc0 RGB chart
      #a20cc0 CMYK chart
      #a20cc0 RGB pie chart
      #a20cc0 color shades, tints & tones
#a20cc0 color schemes
#a20cc0 color preview, HTML & CSS examples
           This text has a color of #a20cc0        
        
          <p style="color:#a20cc0;">Text here</p>
        
        
          .mytext {color:#a20cc0;}
        
        Text color #a20cc0
      
           This box has a color of #a20cc0        
        
          <div style="background-color:#a20cc0;">Content here</div>
        
        
          .mybackground {background-color:#a20cc0;}
        
        Background color #a20cc0
      
           Border around this has a color of #a20cc0        
        
          <div style="border:2px solid #a20cc0;">Content here</div>
        
        
          .myborder {border:2px solid #a20cc0;}
        
        Border color #a20cc0