#20531b color space conversions
Hex:
        #20531b
        RGB:
        32, 83, 27
        CMY:
        87, 67, 89
        CMYK:
        61, 0, 67, 67
      HSL:
        115°, 50.9091%, 21.5686%
        HSV (HSB):
        115°, 67.4699%, 32.5490%
        XYZ:
        3.8868, 6.5727, 2.1007
        xyY:
        0.3094, 0.5233, 6.5727
      CIE-Lab:
        30.8137, -29.5226, 27.0720
        CIE-LCH:
        30.8137, 40.0559, 137.4794
        CIE-Luv:
        30.8137, -21.9989, 30.2294
        Hunter-Lab:
        25.6373, -17.8038, 13.0879
      #20531b color charts
#20531b RGB chart
      #20531b CMYK chart
      #20531b RGB pie chart
      #20531b color shades, tints & tones
#20531b color schemes
#20531b color preview, HTML & CSS examples
           This text has a color of #20531b        
        
          <p style="color:#20531b;">Text here</p>
        
        
          .mytext {color:#20531b;}
        
        Text color #20531b
      
           This box has a color of #20531b        
        
          <div style="background-color:#20531b;">Content here</div>
        
        
          .mybackground {background-color:#20531b;}
        
        Background color #20531b
      
           Border around this has a color of #20531b        
        
          <div style="border:2px solid #20531b;">Content here</div>
        
        
          .myborder {border:2px solid #20531b;}
        
        Border color #20531b