#50c712 color space conversions
Hex:
        #50c712
        RGB:
        80, 199, 18
        CMY:
        69, 22, 93
        CMYK:
        60, 0, 91, 22
      HSL:
        99°, 83.4101%, 42.5490%
        HSV (HSB):
        99°, 90.9548%, 78.0392%
        XYZ:
        23.8409, 42.5960, 7.5376
        xyY:
        0.3223, 0.5758, 42.5960
      CIE-Lab:
        71.2799, -60.8770, 68.3617
        CIE-LCH:
        71.2799, 91.5387, 131.6855
        CIE-Luv:
        71.2799, -54.3964, 84.3221
        Hunter-Lab:
        65.2656, -49.0106, 38.8385
      #50c712 color charts
#50c712 RGB chart
      #50c712 CMYK chart
      #50c712 RGB pie chart
      #50c712 color shades, tints & tones
#50c712 color schemes
#50c712 color preview, HTML & CSS examples
           This text has a color of #50c712        
        
          <p style="color:#50c712;">Text here</p>
        
        
          .mytext {color:#50c712;}
        
        Text color #50c712
      
           This box has a color of #50c712        
        
          <div style="background-color:#50c712;">Content here</div>
        
        
          .mybackground {background-color:#50c712;}
        
        Background color #50c712
      
           Border around this has a color of #50c712        
        
          <div style="border:2px solid #50c712;">Content here</div>
        
        
          .myborder {border:2px solid #50c712;}
        
        Border color #50c712