#4f8b9c color space conversions
Hex:
        #4f8b9c
        RGB:
        79, 139, 156
        CMY:
        69, 45, 39
        CMYK:
        49, 11, 0, 39
      HSL:
        193°, 32.7660%, 46.0784%
        HSV (HSB):
        193°, 49.3590%, 61.1765%
        XYZ:
        18.4578, 22.5278, 34.8280
        xyY:
        0.2435, 0.2971, 22.5278
      CIE-Lab:
        54.5826, -14.6895, -15.0848
        CIE-LCH:
        54.5826, 21.0555, 225.7608
        CIE-Luv:
        54.5826, -26.7056, -20.1492
        Hunter-Lab:
        47.4635, -13.6451, -10.2817
      #4f8b9c color charts
#4f8b9c RGB chart
      #4f8b9c CMYK chart
      #4f8b9c RGB pie chart
      #4f8b9c color shades, tints & tones
#4f8b9c color schemes
#4f8b9c color preview, HTML & CSS examples
           This text has a color of #4f8b9c        
        
          <p style="color:#4f8b9c;">Text here</p>
        
        
          .mytext {color:#4f8b9c;}
        
        Text color #4f8b9c
      
           This box has a color of #4f8b9c        
        
          <div style="background-color:#4f8b9c;">Content here</div>
        
        
          .mybackground {background-color:#4f8b9c;}
        
        Background color #4f8b9c
      
           Border around this has a color of #4f8b9c        
        
          <div style="border:2px solid #4f8b9c;">Content here</div>
        
        
          .myborder {border:2px solid #4f8b9c;}
        
        Border color #4f8b9c