#50b514 color space conversions
Hex:
        #50b514
        RGB:
        80, 181, 20
        CMY:
        69, 29, 92
        CMYK:
        56, 0, 89, 29
      HSL:
        98°, 80.0995%, 39.4118%
        HSV (HSB):
        98°, 88.9503%, 70.9804%
        XYZ:
        19.9584, 34.8037, 6.3277
        xyY:
        0.3267, 0.5697, 34.8037
      CIE-Lab:
        65.5956, -54.5162, 63.2135
        CIE-LCH:
        65.5956, 83.4743, 130.7749
        CIE-Luv:
        65.5956, -47.3555, 76.7595
        Hunter-Lab:
        58.9947, -42.8526, 34.9369
      #50b514 color charts
#50b514 RGB chart
      #50b514 CMYK chart
      #50b514 RGB pie chart
      #50b514 color shades, tints & tones
#50b514 color schemes
#50b514 color preview, HTML & CSS examples
           This text has a color of #50b514        
        
          <p style="color:#50b514;">Text here</p>
        
        
          .mytext {color:#50b514;}
        
        Text color #50b514
      
           This box has a color of #50b514        
        
          <div style="background-color:#50b514;">Content here</div>
        
        
          .mybackground {background-color:#50b514;}
        
        Background color #50b514
      
           Border around this has a color of #50b514        
        
          <div style="border:2px solid #50b514;">Content here</div>
        
        
          .myborder {border:2px solid #50b514;}
        
        Border color #50b514