#50df6d color space conversions
Hex:
        #50df6d
        RGB:
        80, 223, 109
        CMY:
        69, 13, 57
        CMYK:
        64, 0, 51, 13
      HSL:
        132°, 69.0821%, 59.4118%
        HSV (HSB):
        132°, 64.1256%, 87.4510%
        XYZ:
        32.4563, 55.5850, 23.4863
        xyY:
        0.2910, 0.4984, 55.5850
      CIE-Lab:
        79.3770, -61.6270, 44.4982
        CIE-LCH:
        79.3770, 76.0130, 144.1686
        CIE-Luv:
        79.3770, -61.1298, 67.8381
        Hunter-Lab:
        74.5553, -52.7652, 33.5112
      #50df6d color charts
#50df6d RGB chart
      #50df6d CMYK chart
      #50df6d RGB pie chart
      #50df6d color shades, tints & tones
#50df6d color schemes
#50df6d color preview, HTML & CSS examples
           This text has a color of #50df6d        
        
          <p style="color:#50df6d;">Text here</p>
        
        
          .mytext {color:#50df6d;}
        
        Text color #50df6d
      
           This box has a color of #50df6d        
        
          <div style="background-color:#50df6d;">Content here</div>
        
        
          .mybackground {background-color:#50df6d;}
        
        Background color #50df6d
      
           Border around this has a color of #50df6d        
        
          <div style="border:2px solid #50df6d;">Content here</div>
        
        
          .myborder {border:2px solid #50df6d;}
        
        Border color #50df6d