#50e33a color space conversions
Hex:
        #50e33a
        RGB:
        80, 227, 58
        CMY:
        69, 11, 77
        CMYK:
        65, 0, 74, 11
      HSL:
        112°, 75.1111%, 55.8824%
        HSV (HSB):
        112°, 74.4493%, 89.0196%
        XYZ:
        31.5411, 56.9491, 13.3329
        xyY:
        0.3098, 0.5593, 56.9491
      CIE-Lab:
        80.1510, -68.2792, 66.4618
        CIE-LCH:
        80.1510, 95.2850, 135.7728
        CIE-Luv:
        80.1510, -64.1436, 88.8778
        Hunter-Lab:
        75.4646, -57.4576, 42.3501
      #50e33a color charts
#50e33a RGB chart
      #50e33a CMYK chart
      #50e33a RGB pie chart
      #50e33a color shades, tints & tones
#50e33a color schemes
#50e33a color preview, HTML & CSS examples
           This text has a color of #50e33a        
        
          <p style="color:#50e33a;">Text here</p>
        
        
          .mytext {color:#50e33a;}
        
        Text color #50e33a
      
           This box has a color of #50e33a        
        
          <div style="background-color:#50e33a;">Content here</div>
        
        
          .mybackground {background-color:#50e33a;}
        
        Background color #50e33a
      
           Border around this has a color of #50e33a        
        
          <div style="border:2px solid #50e33a;">Content here</div>
        
        
          .myborder {border:2px solid #50e33a;}
        
        Border color #50e33a