#4f826d color space conversions
Hex:
        #4f826d
        RGB:
        79, 130, 109
        CMY:
        69, 49, 57
        CMYK:
        39, 0, 16, 49
      HSL:
        155°, 24.4019%, 40.9804%
        HSV (HSB):
        155°, 39.2308%, 50.9804%
        XYZ:
        13.9674, 18.7317, 17.3474
        xyY:
        0.2791, 0.3743, 18.7317
      CIE-Lab:
        50.3718, -22.2320, 6.0111
        CIE-LCH:
        50.3718, 23.0303, 164.8702
        CIE-Luv:
        50.3718, -24.1143, 11.4733
        Hunter-Lab:
        43.2801, -18.1344, 6.5316
      #4f826d color charts
#4f826d RGB chart
      #4f826d CMYK chart
      #4f826d RGB pie chart
      #4f826d color shades, tints & tones
#4f826d color schemes
#4f826d color preview, HTML & CSS examples
           This text has a color of #4f826d        
        
          <p style="color:#4f826d;">Text here</p>
        
        
          .mytext {color:#4f826d;}
        
        Text color #4f826d
      
           This box has a color of #4f826d        
        
          <div style="background-color:#4f826d;">Content here</div>
        
        
          .mybackground {background-color:#4f826d;}
        
        Background color #4f826d
      
           Border around this has a color of #4f826d        
        
          <div style="border:2px solid #4f826d;">Content here</div>
        
        
          .myborder {border:2px solid #4f826d;}
        
        Border color #4f826d