#20805f color space conversions
Hex:
        #20805f
        RGB:
        32, 128, 95
        CMY:
        87, 50, 63
        CMYK:
        75, 0, 26, 50
      HSL:
        159°, 60.0000%, 31.3725%
        HSV (HSB):
        159°, 75.0000%, 50.1961%
        XYZ:
        10.3804, 16.5716, 13.4780
        xyY:
        0.2567, 0.4099, 16.5716
      CIE-Lab:
        47.7157, -35.6382, 10.1799
        CIE-LCH:
        47.7157, 37.0636, 164.0582
        CIE-Luv:
        47.7157, -36.6923, 18.5021
        Hunter-Lab:
        40.7083, -25.7229, 8.8656
      #20805f color charts
#20805f RGB chart
      #20805f CMYK chart
      #20805f RGB pie chart
      #20805f color shades, tints & tones
#20805f color schemes
#20805f color preview, HTML & CSS examples
           This text has a color of #20805f        
        
          <p style="color:#20805f;">Text here</p>
        
        
          .mytext {color:#20805f;}
        
        Text color #20805f
      
           This box has a color of #20805f        
        
          <div style="background-color:#20805f;">Content here</div>
        
        
          .mybackground {background-color:#20805f;}
        
        Background color #20805f
      
           Border around this has a color of #20805f        
        
          <div style="border:2px solid #20805f;">Content here</div>
        
        
          .myborder {border:2px solid #20805f;}
        
        Border color #20805f