#20532a color space conversions
Hex:
        #20532a
        RGB:
        32, 83, 42
        CMY:
        87, 67, 84
        CMYK:
        61, 0, 49, 67
      HSL:
        132°, 44.3478%, 22.5490%
        HSV (HSB):
        132°, 61.4458%, 32.5490%
        XYZ:
        4.1068, 6.6608, 3.2597
        xyY:
        0.2928, 0.4748, 6.6608
      CIE-Lab:
        31.0218, -27.2276, 18.9706
        CIE-LCH:
        31.0218, 33.1847, 145.1335
        CIE-Luv:
        31.0218, -21.5690, 23.5718
        Hunter-Lab:
        25.8084, -16.7605, 10.5774
      #20532a color charts
#20532a RGB chart
      #20532a CMYK chart
      #20532a RGB pie chart
      #20532a color shades, tints & tones
#20532a color schemes
#20532a color preview, HTML & CSS examples
           This text has a color of #20532a        
        
          <p style="color:#20532a;">Text here</p>
        
        
          .mytext {color:#20532a;}
        
        Text color #20532a
      
           This box has a color of #20532a        
        
          <div style="background-color:#20532a;">Content here</div>
        
        
          .mybackground {background-color:#20532a;}
        
        Background color #20532a
      
           Border around this has a color of #20532a        
        
          <div style="border:2px solid #20532a;">Content here</div>
        
        
          .myborder {border:2px solid #20532a;}
        
        Border color #20532a