#50bd0b color space conversions
Hex:
        #50bd0b
        RGB:
        80, 189, 11
        CMY:
        69, 26, 96
        CMYK:
        58, 0, 94, 26
      HSL:
        97°, 89.0000%, 39.2157%
        HSV (HSB):
        97°, 94.1799%, 74.1176%
        XYZ:
        21.5663, 38.1248, 6.5388
        xyY:
        0.3256, 0.5756, 38.1248
      CIE-Lab:
        68.1125, -57.5897, 66.7011
        CIE-LCH:
        68.1125, 88.1227, 130.8073
        CIE-Luv:
        68.1125, -50.5833, 80.8942
        Hunter-Lab:
        61.7453, -45.7082, 36.9430
      #50bd0b color charts
#50bd0b RGB chart
      #50bd0b CMYK chart
      #50bd0b RGB pie chart
      #50bd0b color shades, tints & tones
#50bd0b color schemes
#50bd0b color preview, HTML & CSS examples
           This text has a color of #50bd0b        
        
          <p style="color:#50bd0b;">Text here</p>
        
        
          .mytext {color:#50bd0b;}
        
        Text color #50bd0b
      
           This box has a color of #50bd0b        
        
          <div style="background-color:#50bd0b;">Content here</div>
        
        
          .mybackground {background-color:#50bd0b;}
        
        Background color #50bd0b
      
           Border around this has a color of #50bd0b        
        
          <div style="border:2px solid #50bd0b;">Content here</div>
        
        
          .myborder {border:2px solid #50bd0b;}
        
        Border color #50bd0b