#a20c42 color space conversions
Hex:
        #a20c42
        RGB:
        162, 12, 66
        CMY:
        36, 95, 74
        CMYK:
        0, 93, 59, 36
      HSL:
        338°, 86.2069%, 34.1176%
        HSV (HSB):
        338°, 92.5926%, 63.5294%
        XYZ:
        16.0151, 8.3377, 5.9195
        xyY:
        0.5290, 0.2754, 8.3377
      CIE-Lab:
        34.6765, 57.7312, 11.6077
        CIE-LCH:
        34.6765, 58.8866, 11.3686
        CIE-Luv:
        34.6765, 92.6227, 1.8422
        Hunter-Lab:
        28.8750, 48.4712, 8.0578
      #a20c42 color charts
#a20c42 RGB chart
      #a20c42 CMYK chart
      #a20c42 RGB pie chart
      #a20c42 color shades, tints & tones
#a20c42 color schemes
#a20c42 color preview, HTML & CSS examples
           This text has a color of #a20c42        
        
          <p style="color:#a20c42;">Text here</p>
        
        
          .mytext {color:#a20c42;}
        
        Text color #a20c42
      
           This box has a color of #a20c42        
        
          <div style="background-color:#a20c42;">Content here</div>
        
        
          .mybackground {background-color:#a20c42;}
        
        Background color #a20c42
      
           Border around this has a color of #a20c42        
        
          <div style="border:2px solid #a20c42;">Content here</div>
        
        
          .myborder {border:2px solid #a20c42;}
        
        Border color #a20c42