#50e13b color space conversions
Hex:
        #50e13b
        RGB:
        80, 225, 59
        CMY:
        69, 12, 77
        CMYK:
        64, 0, 74, 12
      HSL:
        112°, 73.4513%, 55.6863%
        HSV (HSB):
        112°, 73.7778%, 88.2353%
        XYZ:
        31.0229, 55.8717, 13.2869
        xyY:
        0.3097, 0.5577, 55.8717
      CIE-Lab:
        79.5407, -67.5550, 65.5240
        CIE-LCH:
        79.5407, 94.1120, 135.8744
        CIE-Luv:
        79.5407, -63.4059, 87.7619
        Hunter-Lab:
        74.7474, -56.7238, 41.7839
      #50e13b color charts
#50e13b RGB chart
      #50e13b CMYK chart
      #50e13b RGB pie chart
      #50e13b color shades, tints & tones
#50e13b color schemes
#50e13b color preview, HTML & CSS examples
           This text has a color of #50e13b        
        
          <p style="color:#50e13b;">Text here</p>
        
        
          .mytext {color:#50e13b;}
        
        Text color #50e13b
      
           This box has a color of #50e13b        
        
          <div style="background-color:#50e13b;">Content here</div>
        
        
          .mybackground {background-color:#50e13b;}
        
        Background color #50e13b
      
           Border around this has a color of #50e13b        
        
          <div style="border:2px solid #50e13b;">Content here</div>
        
        
          .myborder {border:2px solid #50e13b;}
        
        Border color #50e13b