#50b519 color space conversions
Hex:
        #50b519
        RGB:
        80, 181, 25
        CMY:
        69, 29, 90
        CMYK:
        56, 0, 86, 29
      HSL:
        99°, 75.7282%, 40.3922%
        HSV (HSB):
        99°, 86.1878%, 70.9804%
        XYZ:
        20.0076, 34.8234, 6.5868
        xyY:
        0.3258, 0.5670, 34.8234
      CIE-Lab:
        65.6109, -54.3385, 62.1968
        CIE-LCH:
        65.6109, 82.5900, 131.1422
        CIE-Luv:
        65.6109, -47.3102, 76.0959
        Hunter-Lab:
        59.0114, -42.7500, 34.6901
      #50b519 color charts
#50b519 RGB chart
      #50b519 CMYK chart
      #50b519 RGB pie chart
      #50b519 color shades, tints & tones
#50b519 color schemes
#50b519 color preview, HTML & CSS examples
           This text has a color of #50b519        
        
          <p style="color:#50b519;">Text here</p>
        
        
          .mytext {color:#50b519;}
        
        Text color #50b519
      
           This box has a color of #50b519        
        
          <div style="background-color:#50b519;">Content here</div>
        
        
          .mybackground {background-color:#50b519;}
        
        Background color #50b519
      
           Border around this has a color of #50b519        
        
          <div style="border:2px solid #50b519;">Content here</div>
        
        
          .myborder {border:2px solid #50b519;}
        
        Border color #50b519