#4f947a color space conversions
Hex:
        #4f947a
        RGB:
        79, 148, 122
        CMY:
        69, 42, 52
        CMYK:
        47, 0, 18, 42
      HSL:
        157°, 30.3965%, 44.5098%
        HSV (HSB):
        157°, 46.6216%, 58.0392%
        XYZ:
        17.3272, 24.2472, 22.1793
        xyY:
        0.2718, 0.3803, 24.2472
      CIE-Lab:
        56.3345, -28.2776, 7.0373
        CIE-LCH:
        56.3345, 29.1401, 166.0249
        CIE-Luv:
        56.3345, -31.4801, 14.0884
        Hunter-Lab:
        49.2415, -23.3615, 7.7637
      #4f947a color charts
#4f947a RGB chart
      #4f947a CMYK chart
      #4f947a RGB pie chart
      #4f947a color shades, tints & tones
#4f947a color schemes
#4f947a color preview, HTML & CSS examples
           This text has a color of #4f947a        
        
          <p style="color:#4f947a;">Text here</p>
        
        
          .mytext {color:#4f947a;}
        
        Text color #4f947a
      
           This box has a color of #4f947a        
        
          <div style="background-color:#4f947a;">Content here</div>
        
        
          .mybackground {background-color:#4f947a;}
        
        Background color #4f947a
      
           Border around this has a color of #4f947a        
        
          <div style="border:2px solid #4f947a;">Content here</div>
        
        
          .myborder {border:2px solid #4f947a;}
        
        Border color #4f947a