#4b994b color space conversions
Hex:
        #4b994b
        RGB:
        75, 153, 75
        CMY:
        71, 40, 71
        CMYK:
        51, 0, 51, 40
      HSL:
        120°, 34.2105%, 44.7059%
        HSV (HSB):
        120°, 50.9804%, 60.0000%
        XYZ:
        15.5629, 24.7863, 10.6206
        xyY:
        0.3053, 0.4863, 24.7863
      CIE-Lab:
        56.8666, -40.5405, 33.5675
        CIE-LCH:
        56.8666, 52.6337, 140.3753
        CIE-Luv:
        56.8666, -36.4798, 47.1563
        Hunter-Lab:
        49.7859, -31.3268, 22.2020
      #4b994b color charts
#4b994b RGB chart
      #4b994b CMYK chart
      #4b994b RGB pie chart
      #4b994b color shades, tints & tones
#4b994b color schemes
#4b994b color preview, HTML & CSS examples
           This text has a color of #4b994b        
        
          <p style="color:#4b994b;">Text here</p>
        
        
          .mytext {color:#4b994b;}
        
        Text color #4b994b
      
           This box has a color of #4b994b        
        
          <div style="background-color:#4b994b;">Content here</div>
        
        
          .mybackground {background-color:#4b994b;}
        
        Background color #4b994b
      
           Border around this has a color of #4b994b        
        
          <div style="border:2px solid #4b994b;">Content here</div>
        
        
          .myborder {border:2px solid #4b994b;}
        
        Border color #4b994b