#50bf09 color space conversions
Hex:
        #50bf09
        RGB:
        80, 191, 9
        CMY:
        69, 25, 96
        CMYK:
        58, 0, 95, 25
      HSL:
        97°, 91.0000%, 39.2157%
        HSV (HSB):
        97°, 95.2880%, 74.9020%
        XYZ:
        21.9884, 38.9868, 6.6247
        xyY:
        0.3253, 0.5767, 38.9868
      CIE-Lab:
        68.7417, -58.3250, 67.4441
        CIE-LCH:
        68.7417, 89.1656, 130.8529
        CIE-Luv:
        68.7417, -51.3737, 81.8418
        Hunter-Lab:
        62.4394, -46.4092, 37.4170
      #50bf09 color charts
#50bf09 RGB chart
      #50bf09 CMYK chart
      #50bf09 RGB pie chart
      #50bf09 color shades, tints & tones
#50bf09 color schemes
#50bf09 color preview, HTML & CSS examples
           This text has a color of #50bf09        
        
          <p style="color:#50bf09;">Text here</p>
        
        
          .mytext {color:#50bf09;}
        
        Text color #50bf09
      
           This box has a color of #50bf09        
        
          <div style="background-color:#50bf09;">Content here</div>
        
        
          .mybackground {background-color:#50bf09;}
        
        Background color #50bf09
      
           Border around this has a color of #50bf09        
        
          <div style="border:2px solid #50bf09;">Content here</div>
        
        
          .myborder {border:2px solid #50bf09;}
        
        Border color #50bf09