#50e41e color space conversions
Hex:
        #50e41e
        RGB:
        80, 228, 30
        CMY:
        69, 11, 88
        CMYK:
        65, 0, 87, 11
      HSL:
        105°, 78.5714%, 50.5882%
        HSV (HSB):
        105°, 86.8421%, 89.4118%
        XYZ:
        31.2860, 57.2860, 10.6367
        xyY:
        0.3154, 0.5774, 57.2860
      CIE-Lab:
        80.3402, -70.0305, 73.9927
        CIE-LCH:
        80.3402, 101.8783, 133.4241
        CIE-Luv:
        80.3402, -64.9425, 94.5829
        Hunter-Lab:
        75.6875, -58.6688, 44.6490
      #50e41e color charts
#50e41e RGB chart
      #50e41e CMYK chart
      #50e41e RGB pie chart
      #50e41e color shades, tints & tones
#50e41e color schemes
#50e41e color preview, HTML & CSS examples
           This text has a color of #50e41e        
        
          <p style="color:#50e41e;">Text here</p>
        
        
          .mytext {color:#50e41e;}
        
        Text color #50e41e
      
           This box has a color of #50e41e        
        
          <div style="background-color:#50e41e;">Content here</div>
        
        
          .mybackground {background-color:#50e41e;}
        
        Background color #50e41e
      
           Border around this has a color of #50e41e        
        
          <div style="border:2px solid #50e41e;">Content here</div>
        
        
          .myborder {border:2px solid #50e41e;}
        
        Border color #50e41e