#4f7a63 color space conversions
Hex:
        #4f7a63
        RGB:
        79, 122, 99
        CMY:
        69, 52, 61
        CMYK:
        35, 0, 19, 52
      HSL:
        148°, 21.3930%, 39.4118%
        HSV (HSB):
        148°, 35.2459%, 47.8431%
        XYZ:
        12.4361, 16.4822, 14.3303
        xyY:
        0.2875, 0.3811, 16.4822
      CIE-Lab:
        47.6008, -20.3062, 7.9236
        CIE-LCH:
        47.6008, 21.7974, 158.6839
        CIE-Luv:
        47.6008, -20.7191, 13.4801
        Hunter-Lab:
        40.5983, -16.3686, 7.4907
      #4f7a63 color charts
#4f7a63 RGB chart
      #4f7a63 CMYK chart
      #4f7a63 RGB pie chart
      #4f7a63 color shades, tints & tones
#4f7a63 color schemes
#4f7a63 color preview, HTML & CSS examples
           This text has a color of #4f7a63        
        
          <p style="color:#4f7a63;">Text here</p>
        
        
          .mytext {color:#4f7a63;}
        
        Text color #4f7a63
      
           This box has a color of #4f7a63        
        
          <div style="background-color:#4f7a63;">Content here</div>
        
        
          .mybackground {background-color:#4f7a63;}
        
        Background color #4f7a63
      
           Border around this has a color of #4f7a63        
        
          <div style="border:2px solid #4f7a63;">Content here</div>
        
        
          .myborder {border:2px solid #4f7a63;}
        
        Border color #4f7a63