#50b807 color space conversions
Hex:
        #50b807
        RGB:
        80, 184, 7
        CMY:
        69, 28, 97
        CMYK:
        57, 0, 96, 28
      HSL:
        95°, 92.6702%, 37.4510%
        HSV (HSB):
        95°, 96.1957%, 72.1569%
        XYZ:
        20.4871, 36.0018, 6.0703
        xyY:
        0.3275, 0.5755, 36.0018
      CIE-Lab:
        66.5213, -55.9051, 65.8747
        CIE-LCH:
        66.5213, 86.3994, 130.3199
        CIE-Luv:
        66.5213, -48.6334, 79.1644
        Hunter-Lab:
        60.0015, -44.0550, 36.0028
      #50b807 color charts
#50b807 RGB chart
      #50b807 CMYK chart
      #50b807 RGB pie chart
      #50b807 color shades, tints & tones
#50b807 color schemes
#50b807 color preview, HTML & CSS examples
           This text has a color of #50b807        
        
          <p style="color:#50b807;">Text here</p>
        
        
          .mytext {color:#50b807;}
        
        Text color #50b807
      
           This box has a color of #50b807        
        
          <div style="background-color:#50b807;">Content here</div>
        
        
          .mybackground {background-color:#50b807;}
        
        Background color #50b807
      
           Border around this has a color of #50b807        
        
          <div style="border:2px solid #50b807;">Content here</div>
        
        
          .myborder {border:2px solid #50b807;}
        
        Border color #50b807