#4a7979 color space conversions
Hex:
        #4a7979
        RGB:
        74, 121, 121
        CMY:
        71, 53, 53
        CMYK:
        39, 0, 0, 53
      HSL:
        180°, 24.1026%, 38.2353%
        HSV (HSB):
        180°, 38.8430%, 47.4510%
        XYZ:
        13.1126, 16.5111, 20.5850
        xyY:
        0.2612, 0.3288, 16.5111
      CIE-Lab:
        47.6380, -15.9447, -5.0666
        CIE-LCH:
        47.6380, 16.7303, 197.6282
        CIE-Luv:
        47.6380, -21.8114, -4.7131
        Hunter-Lab:
        40.6338, -13.5069, -1.5925
      #4a7979 color charts
#4a7979 RGB chart
      #4a7979 CMYK chart
      #4a7979 RGB pie chart
      #4a7979 color shades, tints & tones
#4a7979 color schemes
#4a7979 color preview, HTML & CSS examples
           This text has a color of #4a7979        
        
          <p style="color:#4a7979;">Text here</p>
        
        
          .mytext {color:#4a7979;}
        
        Text color #4a7979
      
           This box has a color of #4a7979        
        
          <div style="background-color:#4a7979;">Content here</div>
        
        
          .mybackground {background-color:#4a7979;}
        
        Background color #4a7979
      
           Border around this has a color of #4a7979        
        
          <div style="border:2px solid #4a7979;">Content here</div>
        
        
          .myborder {border:2px solid #4a7979;}
        
        Border color #4a7979