#808c2d color space conversions
Hex:
        #808c2d
        RGB:
        128, 140, 45
        CMY:
        50, 45, 82
        CMYK:
        9, 0, 68, 45
      HSL:
        68°, 51.3514%, 36.2745%
        HSV (HSB):
        68°, 67.8571%, 54.9020%
        XYZ:
        18.7538, 23.5348, 6.0369
        xyY:
        0.3881, 0.4870, 23.5348
      CIE-Lab:
        55.6190, -17.6172, 47.2181
        CIE-LCH:
        55.6190, 50.3975, 110.4607
        CIE-Luv:
        55.6190, -3.9312, 54.1799
        Hunter-Lab:
        48.5127, -15.8935, 26.5809
      #808c2d color charts
#808c2d RGB chart
      #808c2d CMYK chart
      #808c2d RGB pie chart
      #808c2d color shades, tints & tones
#808c2d color schemes
#808c2d color preview, HTML & CSS examples
           This text has a color of #808c2d        
        
          <p style="color:#808c2d;">Text here</p>
        
        
          .mytext {color:#808c2d;}
        
        Text color #808c2d
      
           This box has a color of #808c2d        
        
          <div style="background-color:#808c2d;">Content here</div>
        
        
          .mybackground {background-color:#808c2d;}
        
        Background color #808c2d
      
           Border around this has a color of #808c2d        
        
          <div style="border:2px solid #808c2d;">Content here</div>
        
        
          .myborder {border:2px solid #808c2d;}
        
        Border color #808c2d