#50fb7d color space conversions
Hex:
        #50fb7d
        RGB:
        80, 251, 125
        CMY:
        69, 2, 51
        CMYK:
        68, 0, 50, 2
      HSL:
        136°, 95.5307%, 64.9020%
        HSV (HSB):
        136°, 68.1275%, 98.4314%
        XYZ:
        41.5071, 72.1805, 31.1466
        xyY:
        0.2866, 0.4984, 72.1805
      CIE-Lab:
        88.0554, -69.1723, 47.6266
        CIE-LCH:
        88.0554, 83.9827, 145.4517
        CIE-Luv:
        88.0554, -70.3874, 74.5997
        Hunter-Lab:
        84.9591, -61.4715, 37.7352
      #50fb7d color charts
#50fb7d RGB chart
      #50fb7d CMYK chart
      #50fb7d RGB pie chart
      #50fb7d color shades, tints & tones
#50fb7d color schemes
#50fb7d color preview, HTML & CSS examples
           This text has a color of #50fb7d        
        
          <p style="color:#50fb7d;">Text here</p>
        
        
          .mytext {color:#50fb7d;}
        
        Text color #50fb7d
      
           This box has a color of #50fb7d        
        
          <div style="background-color:#50fb7d;">Content here</div>
        
        
          .mybackground {background-color:#50fb7d;}
        
        Background color #50fb7d
      
           Border around this has a color of #50fb7d        
        
          <div style="border:2px solid #50fb7d;">Content here</div>
        
        
          .myborder {border:2px solid #50fb7d;}
        
        Border color #50fb7d