#50e94a color space conversions
Hex:
        #50e94a
        RGB:
        80, 233, 74
        CMY:
        69, 9, 71
        CMYK:
        66, 0, 68, 9
      HSL:
        118°, 78.3251%, 60.1961%
        HSV (HSB):
        118°, 68.2403%, 91.3725%
        XYZ:
        33.6832, 60.4777, 16.3766
        xyY:
        0.3047, 0.5471, 60.4777
      CIE-Lab:
        82.0972, -69.0023, 62.7714
        CIE-LCH:
        82.0972, 93.2822, 137.7072
        CIE-Luv:
        82.0972, -65.8961, 86.9530
        Hunter-Lab:
        77.7674, -58.7797, 41.9516
      #50e94a color charts
#50e94a RGB chart
      #50e94a CMYK chart
      #50e94a RGB pie chart
      #50e94a color shades, tints & tones
#50e94a color schemes
#50e94a color preview, HTML & CSS examples
           This text has a color of #50e94a        
        
          <p style="color:#50e94a;">Text here</p>
        
        
          .mytext {color:#50e94a;}
        
        Text color #50e94a
      
           This box has a color of #50e94a        
        
          <div style="background-color:#50e94a;">Content here</div>
        
        
          .mybackground {background-color:#50e94a;}
        
        Background color #50e94a
      
           Border around this has a color of #50e94a        
        
          <div style="border:2px solid #50e94a;">Content here</div>
        
        
          .myborder {border:2px solid #50e94a;}
        
        Border color #50e94a