#4e8e80 color space conversions
Hex:
        #4e8e80
        RGB:
        78, 142, 128
        CMY:
        69, 44, 50
        CMYK:
        45, 0, 10, 44
      HSL:
        167°, 29.0909%, 43.1373%
        HSV (HSB):
        167°, 45.0704%, 55.6863%
        XYZ:
        16.7112, 22.5242, 23.8889
        xyY:
        0.2647, 0.3568, 22.5242
      CIE-Lab:
        54.5788, -24.1108, 1.0613
        CIE-LCH:
        54.5788, 24.1341, 177.4795
        CIE-Luv:
        54.5788, -29.1020, 5.1499
        Hunter-Lab:
        47.4597, -20.2023, 3.3781
      #4e8e80 color charts
#4e8e80 RGB chart
      #4e8e80 CMYK chart
      #4e8e80 RGB pie chart
      #4e8e80 color shades, tints & tones
#4e8e80 color schemes
#4e8e80 color preview, HTML & CSS examples
           This text has a color of #4e8e80        
        
          <p style="color:#4e8e80;">Text here</p>
        
        
          .mytext {color:#4e8e80;}
        
        Text color #4e8e80
      
           This box has a color of #4e8e80        
        
          <div style="background-color:#4e8e80;">Content here</div>
        
        
          .mybackground {background-color:#4e8e80;}
        
        Background color #4e8e80
      
           Border around this has a color of #4e8e80        
        
          <div style="border:2px solid #4e8e80;">Content here</div>
        
        
          .myborder {border:2px solid #4e8e80;}
        
        Border color #4e8e80