#4d8980 color space conversions
Hex:
        #4d8980
        RGB:
        77, 137, 128
        CMY:
        70, 46, 50
        CMYK:
        44, 0, 7, 46
      HSL:
        171°, 28.0374%, 41.9608%
        HSV (HSB):
        171°, 43.7956%, 53.7255%
        XYZ:
        15.9025, 21.0276, 23.6427
        xyY:
        0.2625, 0.3471, 21.0276
      CIE-Lab:
        52.9797, -21.8110, -1.2799
        CIE-LCH:
        52.9797, 21.8485, 183.3583
        CIE-Luv:
        52.9797, -27.3443, 1.4772
        Hunter-Lab:
        45.8559, -18.3452, 1.5300
      #4d8980 color charts
#4d8980 RGB chart
      #4d8980 CMYK chart
      #4d8980 RGB pie chart
      #4d8980 color shades, tints & tones
#4d8980 color schemes
#4d8980 color preview, HTML & CSS examples
           This text has a color of #4d8980        
        
          <p style="color:#4d8980;">Text here</p>
        
        
          .mytext {color:#4d8980;}
        
        Text color #4d8980
      
           This box has a color of #4d8980        
        
          <div style="background-color:#4d8980;">Content here</div>
        
        
          .mybackground {background-color:#4d8980;}
        
        Background color #4d8980
      
           Border around this has a color of #4d8980        
        
          <div style="border:2px solid #4d8980;">Content here</div>
        
        
          .myborder {border:2px solid #4d8980;}
        
        Border color #4d8980