#50fc7b color space conversions
Hex:
        #50fc7b
        RGB:
        80, 252, 123
        CMY:
        69, 1, 52
        CMYK:
        68, 0, 51, 1
      HSL:
        135°, 96.6292%, 65.0980%
        HSV (HSB):
        135°, 68.2540%, 98.8235%
        XYZ:
        41.6938, 72.7563, 30.5848
        xyY:
        0.2875, 0.5016, 72.7563
      CIE-Lab:
        88.3314, -69.7939, 48.8996
        CIE-LCH:
        88.3314, 85.2195, 144.9838
        CIE-Luv:
        88.3314, -70.8204, 76.1217
        Hunter-Lab:
        85.2973, -62.0185, 38.4487
      #50fc7b color charts
#50fc7b RGB chart
      #50fc7b CMYK chart
      #50fc7b RGB pie chart
      #50fc7b color shades, tints & tones
#50fc7b color schemes
#50fc7b color preview, HTML & CSS examples
           This text has a color of #50fc7b        
        
          <p style="color:#50fc7b;">Text here</p>
        
        
          .mytext {color:#50fc7b;}
        
        Text color #50fc7b
      
           This box has a color of #50fc7b        
        
          <div style="background-color:#50fc7b;">Content here</div>
        
        
          .mybackground {background-color:#50fc7b;}
        
        Background color #50fc7b
      
           Border around this has a color of #50fc7b        
        
          <div style="border:2px solid #50fc7b;">Content here</div>
        
        
          .myborder {border:2px solid #50fc7b;}
        
        Border color #50fc7b