#4c700b color space conversions
Hex:
        #4c700b
        RGB:
        76, 112, 11
        CMY:
        70, 56, 96
        CMYK:
        32, 0, 90, 56
      HSL:
        81°, 82.1138%, 24.1176%
        HSV (HSB):
        81°, 90.1786%, 43.9216%
        XYZ:
        8.8351, 13.1490, 2.3890
        xyY:
        0.3625, 0.5395, 13.1490
      CIE-Lab:
        42.9869, -27.7579, 45.7112
        CIE-LCH:
        42.9869, 53.4791, 121.2680
        CIE-Luv:
        42.9869, -17.9426, 48.4158
        Hunter-Lab:
        36.2616, -19.9665, 21.4770
      #4c700b color charts
#4c700b RGB chart
      #4c700b CMYK chart
      #4c700b RGB pie chart
      #4c700b color shades, tints & tones
#4c700b color schemes
#4c700b color preview, HTML & CSS examples
           This text has a color of #4c700b        
        
          <p style="color:#4c700b;">Text here</p>
        
        
          .mytext {color:#4c700b;}
        
        Text color #4c700b
      
           This box has a color of #4c700b        
        
          <div style="background-color:#4c700b;">Content here</div>
        
        
          .mybackground {background-color:#4c700b;}
        
        Background color #4c700b
      
           Border around this has a color of #4c700b        
        
          <div style="border:2px solid #4c700b;">Content here</div>
        
        
          .myborder {border:2px solid #4c700b;}
        
        Border color #4c700b