#50d314 color space conversions
Hex:
        #50d314
        RGB:
        80, 211, 20
        CMY:
        69, 17, 92
        CMYK:
        62, 0, 91, 17
      HSL:
        101°, 82.6840%, 45.2941%
        HSV (HSB):
        101°, 90.5213%, 82.7451%
        XYZ:
        26.7288, 48.3445, 8.5845
        xyY:
        0.3195, 0.5779, 48.3445
      CIE-Lab:
        75.0417, -64.8414, 71.2091
        CIE-LCH:
        75.0417, 96.3076, 132.3203
        CIE-Luv:
        75.0417, -58.8787, 88.9409
        Hunter-Lab:
        69.5302, -53.0589, 41.3510
      #50d314 color charts
#50d314 RGB chart
      #50d314 CMYK chart
      #50d314 RGB pie chart
      #50d314 color shades, tints & tones
#50d314 color schemes
#50d314 color preview, HTML & CSS examples
           This text has a color of #50d314        
        
          <p style="color:#50d314;">Text here</p>
        
        
          .mytext {color:#50d314;}
        
        Text color #50d314
      
           This box has a color of #50d314        
        
          <div style="background-color:#50d314;">Content here</div>
        
        
          .mybackground {background-color:#50d314;}
        
        Background color #50d314
      
           Border around this has a color of #50d314        
        
          <div style="border:2px solid #50d314;">Content here</div>
        
        
          .myborder {border:2px solid #50d314;}
        
        Border color #50d314