#50db4b color space conversions
Hex:
        #50db4b
        RGB:
        80, 219, 75
        CMY:
        69, 14, 71
        CMYK:
        63, 0, 66, 14
      HSL:
        118°, 66.6667%, 57.6471%
        HSV (HSB):
        118°, 65.7534%, 85.8824%
        XYZ:
        29.9098, 52.8765, 15.2864
        xyY:
        0.3050, 0.5392, 52.8765
      CIE-Lab:
        77.8020, -64.2282, 57.7807
        CIE-LCH:
        77.8020, 86.3937, 138.0250
        CIE-Luv:
        77.8020, -60.8394, 80.2507
        Hunter-Lab:
        72.7162, -53.8324, 38.4374
      #50db4b color charts
#50db4b RGB chart
      #50db4b CMYK chart
      #50db4b RGB pie chart
      #50db4b color shades, tints & tones
#50db4b color schemes
#50db4b color preview, HTML & CSS examples
           This text has a color of #50db4b        
        
          <p style="color:#50db4b;">Text here</p>
        
        
          .mytext {color:#50db4b;}
        
        Text color #50db4b
      
           This box has a color of #50db4b        
        
          <div style="background-color:#50db4b;">Content here</div>
        
        
          .mybackground {background-color:#50db4b;}
        
        Background color #50db4b
      
           Border around this has a color of #50db4b        
        
          <div style="border:2px solid #50db4b;">Content here</div>
        
        
          .myborder {border:2px solid #50db4b;}
        
        Border color #50db4b