#50bf0b color space conversions
Hex:
        #50bf0b
        RGB:
        80, 191, 11
        CMY:
        69, 25, 96
        CMYK:
        58, 0, 94, 25
      HSL:
        97°, 89.1089%, 39.6078%
        HSV (HSB):
        97°, 94.2408%, 74.9020%
        XYZ:
        21.9995, 38.9912, 6.6832
        xyY:
        0.3251, 0.5762, 38.9912
      CIE-Lab:
        68.7449, -58.2872, 67.2191
        CIE-LCH:
        68.7449, 88.9708, 130.9293
        CIE-Luv:
        68.7449, -51.3635, 81.7007
        Hunter-Lab:
        62.4430, -46.3873, 37.3644
      #50bf0b color charts
#50bf0b RGB chart
      #50bf0b CMYK chart
      #50bf0b RGB pie chart
      #50bf0b color shades, tints & tones
#50bf0b color schemes
#50bf0b color preview, HTML & CSS examples
           This text has a color of #50bf0b        
        
          <p style="color:#50bf0b;">Text here</p>
        
        
          .mytext {color:#50bf0b;}
        
        Text color #50bf0b
      
           This box has a color of #50bf0b        
        
          <div style="background-color:#50bf0b;">Content here</div>
        
        
          .mybackground {background-color:#50bf0b;}
        
        Background color #50bf0b
      
           Border around this has a color of #50bf0b        
        
          <div style="border:2px solid #50bf0b;">Content here</div>
        
        
          .myborder {border:2px solid #50bf0b;}
        
        Border color #50bf0b