#4e8e83 color space conversions
Hex:
        #4e8e83
        RGB:
        78, 142, 131
        CMY:
        69, 44, 49
        CMYK:
        45, 0, 8, 44
      HSL:
        170°, 29.0909%, 43.1373%
        HSV (HSB):
        170°, 45.0704%, 55.6863%
        XYZ:
        16.9116, 22.6044, 24.9445
        xyY:
        0.2624, 0.3507, 22.6044
      CIE-Lab:
        54.6625, -23.3558, -0.5456
        CIE-LCH:
        54.6625, 23.3622, 181.3381
        CIE-Luv:
        54.6625, -29.0062, 2.7631
        Hunter-Lab:
        47.5441, -19.7090, 2.1738
      #4e8e83 color charts
#4e8e83 RGB chart
      #4e8e83 CMYK chart
      #4e8e83 RGB pie chart
      #4e8e83 color shades, tints & tones
#4e8e83 color schemes
#4e8e83 color preview, HTML & CSS examples
           This text has a color of #4e8e83        
        
          <p style="color:#4e8e83;">Text here</p>
        
        
          .mytext {color:#4e8e83;}
        
        Text color #4e8e83
      
           This box has a color of #4e8e83        
        
          <div style="background-color:#4e8e83;">Content here</div>
        
        
          .mybackground {background-color:#4e8e83;}
        
        Background color #4e8e83
      
           Border around this has a color of #4e8e83        
        
          <div style="border:2px solid #4e8e83;">Content here</div>
        
        
          .myborder {border:2px solid #4e8e83;}
        
        Border color #4e8e83