#a20c55 color space conversions
Hex:
        #a20c55
        RGB:
        162, 12, 85
        CMY:
        36, 95, 67
        CMYK:
        0, 93, 48, 36
      HSL:
        331°, 86.2069%, 34.1176%
        HSV (HSB):
        331°, 92.5926%, 63.5294%
        XYZ:
        16.6715, 8.6002, 9.3757
        xyY:
        0.4812, 0.2482, 8.6002
      CIE-Lab:
        35.2029, 59.1844, -0.0361
        CIE-LCH:
        35.2029, 59.1844, 359.9651
        CIE-Luv:
        35.2029, 85.0518, -10.5211
        Hunter-Lab:
        29.3261, 50.1539, 1.5731
      #a20c55 color charts
#a20c55 RGB chart
      #a20c55 CMYK chart
      #a20c55 RGB pie chart
      #a20c55 color shades, tints & tones
#a20c55 color schemes
#a20c55 color preview, HTML & CSS examples
           This text has a color of #a20c55        
        
          <p style="color:#a20c55;">Text here</p>
        
        
          .mytext {color:#a20c55;}
        
        Text color #a20c55
      
           This box has a color of #a20c55        
        
          <div style="background-color:#a20c55;">Content here</div>
        
        
          .mybackground {background-color:#a20c55;}
        
        Background color #a20c55
      
           Border around this has a color of #a20c55        
        
          <div style="border:2px solid #a20c55;">Content here</div>
        
        
          .myborder {border:2px solid #a20c55;}
        
        Border color #a20c55