#4a8055 color space conversions
Hex:
        #4a8055
        RGB:
        74, 128, 85
        CMY:
        71, 50, 67
        CMYK:
        42, 0, 34, 50
      HSL:
        132°, 26.7327%, 39.6078%
        HSV (HSB):
        132°, 42.1875%, 50.1961%
        XYZ:
        12.1829, 17.5501, 11.3397
        xyY:
        0.2966, 0.4273, 17.5501
      CIE-Lab:
        48.9458, -27.8379, 17.8781
        CIE-LCH:
        48.9458, 33.0844, 147.2906
        CIE-Luv:
        48.9458, -25.6829, 26.7767
        Hunter-Lab:
        41.8928, -21.4026, 13.2761
      #4a8055 color charts
#4a8055 RGB chart
      #4a8055 CMYK chart
      #4a8055 RGB pie chart
      #4a8055 color shades, tints & tones
#4a8055 color schemes
#4a8055 color preview, HTML & CSS examples
           This text has a color of #4a8055        
        
          <p style="color:#4a8055;">Text here</p>
        
        
          .mytext {color:#4a8055;}
        
        Text color #4a8055
      
           This box has a color of #4a8055        
        
          <div style="background-color:#4a8055;">Content here</div>
        
        
          .mybackground {background-color:#4a8055;}
        
        Background color #4a8055
      
           Border around this has a color of #4a8055        
        
          <div style="border:2px solid #4a8055;">Content here</div>
        
        
          .myborder {border:2px solid #4a8055;}
        
        Border color #4a8055