#50db3e color space conversions
Hex:
        #50db3e
        RGB:
        80, 219, 62
        CMY:
        69, 14, 76
        CMYK:
        63, 0, 72, 14
      HSL:
        113°, 68.5590%, 55.0980%
        HSV (HSB):
        113°, 71.6895%, 85.8824%
        XYZ:
        29.5093, 52.7163, 13.1774
        xyY:
        0.3093, 0.5526, 52.7163
      CIE-Lab:
        77.7072, -65.3443, 62.6360
        CIE-LCH:
        77.7072, 90.5160, 136.2123
        CIE-Luv:
        77.7072, -61.1704, 84.3343
        Hunter-Lab:
        72.6060, -54.5127, 40.0635
      #50db3e color charts
#50db3e RGB chart
      #50db3e CMYK chart
      #50db3e RGB pie chart
      #50db3e color shades, tints & tones
#50db3e color schemes
#50db3e color preview, HTML & CSS examples
           This text has a color of #50db3e        
        
          <p style="color:#50db3e;">Text here</p>
        
        
          .mytext {color:#50db3e;}
        
        Text color #50db3e
      
           This box has a color of #50db3e        
        
          <div style="background-color:#50db3e;">Content here</div>
        
        
          .mybackground {background-color:#50db3e;}
        
        Background color #50db3e
      
           Border around this has a color of #50db3e        
        
          <div style="border:2px solid #50db3e;">Content here</div>
        
        
          .myborder {border:2px solid #50db3e;}
        
        Border color #50db3e