#50ff7f color space conversions
Hex:
        #50ff7f
        RGB:
        80, 255, 127
        CMY:
        69, 0, 50
        CMYK:
        69, 0, 50, 0
      HSL:
        136°, 100.0000%, 65.6863%
        HSV (HSB):
        136°, 68.6275%, 100.0000%
        XYZ:
        42.8990, 74.7578, 32.2474
        xyY:
        0.2862, 0.4987, 74.7578
      CIE-Lab:
        89.2794, -70.2544, 48.2026
        CIE-LCH:
        89.2794, 85.2007, 145.5454
        CIE-Luv:
        89.2794, -71.6821, 75.6977
        Hunter-Lab:
        86.4626, -62.7455, 38.4108
      #50ff7f color charts
#50ff7f RGB chart
      #50ff7f CMYK chart
      #50ff7f RGB pie chart
      #50ff7f color shades, tints & tones
#50ff7f color schemes
#50ff7f color preview, HTML & CSS examples
           This text has a color of #50ff7f        
        
          <p style="color:#50ff7f;">Text here</p>
        
        
          .mytext {color:#50ff7f;}
        
        Text color #50ff7f
      
           This box has a color of #50ff7f        
        
          <div style="background-color:#50ff7f;">Content here</div>
        
        
          .mybackground {background-color:#50ff7f;}
        
        Background color #50ff7f
      
           Border around this has a color of #50ff7f        
        
          <div style="border:2px solid #50ff7f;">Content here</div>
        
        
          .myborder {border:2px solid #50ff7f;}
        
        Border color #50ff7f