#4d8484 color space conversions
Hex:
        #4d8484
        RGB:
        77, 132, 132
        CMY:
        70, 48, 48
        CMYK:
        42, 0, 0, 48
      HSL:
        180°, 26.3158%, 40.9804%
        HSV (HSB):
        180°, 41.6667%, 51.7647%
        XYZ:
        15.4767, 19.7463, 24.8255
        xyY:
        0.2577, 0.3288, 19.7463
      CIE-Lab:
        51.5491, -18.1260, -5.7186
        CIE-LCH:
        51.5491, 19.0067, 197.5101
        CIE-Luv:
        51.5491, -25.1440, -5.4326
        Hunter-Lab:
        44.4368, -15.5953, -2.0178
      #4d8484 color charts
#4d8484 RGB chart
      #4d8484 CMYK chart
      #4d8484 RGB pie chart
      #4d8484 color shades, tints & tones
#4d8484 color schemes
#4d8484 color preview, HTML & CSS examples
           This text has a color of #4d8484        
        
          <p style="color:#4d8484;">Text here</p>
        
        
          .mytext {color:#4d8484;}
        
        Text color #4d8484
      
           This box has a color of #4d8484        
        
          <div style="background-color:#4d8484;">Content here</div>
        
        
          .mybackground {background-color:#4d8484;}
        
        Background color #4d8484
      
           Border around this has a color of #4d8484        
        
          <div style="border:2px solid #4d8484;">Content here</div>
        
        
          .myborder {border:2px solid #4d8484;}
        
        Border color #4d8484