#50db3f color space conversions
Hex:
        #50db3f
        RGB:
        80, 219, 63
        CMY:
        69, 14, 75
        CMYK:
        63, 0, 71, 14
      HSL:
        113°, 68.4211%, 55.2941%
        HSV (HSB):
        113°, 71.2329%, 85.8824%
        XYZ:
        29.5370, 52.7274, 13.3233
        xyY:
        0.3090, 0.5516, 52.7274
      CIE-Lab:
        77.7138, -65.2667, 62.2836
        CIE-LCH:
        77.7138, 90.2164, 136.3398
        CIE-Luv:
        77.7138, -61.1473, 84.0493
        Hunter-Lab:
        72.6136, -54.4655, 39.9509
      #50db3f color charts
#50db3f RGB chart
      #50db3f CMYK chart
      #50db3f RGB pie chart
      #50db3f color shades, tints & tones
#50db3f color schemes
#50db3f color preview, HTML & CSS examples
           This text has a color of #50db3f        
        
          <p style="color:#50db3f;">Text here</p>
        
        
          .mytext {color:#50db3f;}
        
        Text color #50db3f
      
           This box has a color of #50db3f        
        
          <div style="background-color:#50db3f;">Content here</div>
        
        
          .mybackground {background-color:#50db3f;}
        
        Background color #50db3f
      
           Border around this has a color of #50db3f        
        
          <div style="border:2px solid #50db3f;">Content here</div>
        
        
          .myborder {border:2px solid #50db3f;}
        
        Border color #50db3f