#4f968d color space conversions
Hex:
        #4f968d
        RGB:
        79, 150, 141
        CMY:
        69, 41, 45
        CMYK:
        47, 0, 6, 41
      HSL:
        172°, 31.0044%, 44.9020%
        HSV (HSB):
        172°, 47.3333%, 58.8235%
        XYZ:
        18.9385, 25.3980, 29.1035
        xyY:
        0.2579, 0.3458, 25.3980
      CIE-Lab:
        57.4612, -24.6053, -2.1751
        CIE-LCH:
        57.4612, 24.7012, 185.0517
        CIE-Luv:
        57.4612, -31.6408, 0.6130
        Hunter-Lab:
        50.3965, -21.1152, 1.0382
      #4f968d color charts
#4f968d RGB chart
      #4f968d CMYK chart
      #4f968d RGB pie chart
      #4f968d color shades, tints & tones
#4f968d color schemes
#4f968d color preview, HTML & CSS examples
           This text has a color of #4f968d        
        
          <p style="color:#4f968d;">Text here</p>
        
        
          .mytext {color:#4f968d;}
        
        Text color #4f968d
      
           This box has a color of #4f968d        
        
          <div style="background-color:#4f968d;">Content here</div>
        
        
          .mybackground {background-color:#4f968d;}
        
        Background color #4f968d
      
           Border around this has a color of #4f968d        
        
          <div style="border:2px solid #4f968d;">Content here</div>
        
        
          .myborder {border:2px solid #4f968d;}
        
        Border color #4f968d