#4f889a color space conversions
Hex:
        #4f889a
        RGB:
        79, 136, 154
        CMY:
        69, 47, 40
        CMYK:
        49, 12, 0, 40
      HSL:
        194°, 32.1888%, 45.6863%
        HSV (HSB):
        194°, 48.7013%, 60.3922%
        XYZ:
        17.8613, 21.6037, 33.8004
        xyY:
        0.2438, 0.2949, 21.6037
      CIE-Lab:
        53.6039, -13.6243, -15.4135
        CIE-LCH:
        53.6039, 20.5718, 228.5258
        CIE-Luv:
        53.6039, -25.5599, -20.7313
        Hunter-Lab:
        46.4798, -12.7452, -10.5802
      #4f889a color charts
#4f889a RGB chart
      #4f889a CMYK chart
      #4f889a RGB pie chart
      #4f889a color shades, tints & tones
#4f889a color schemes
#4f889a color preview, HTML & CSS examples
           This text has a color of #4f889a        
        
          <p style="color:#4f889a;">Text here</p>
        
        
          .mytext {color:#4f889a;}
        
        Text color #4f889a
      
           This box has a color of #4f889a        
        
          <div style="background-color:#4f889a;">Content here</div>
        
        
          .mybackground {background-color:#4f889a;}
        
        Background color #4f889a
      
           Border around this has a color of #4f889a        
        
          <div style="border:2px solid #4f889a;">Content here</div>
        
        
          .myborder {border:2px solid #4f889a;}
        
        Border color #4f889a