#50e56e color space conversions
Hex:
        #50e56e
        RGB:
        80, 229, 110
        CMY:
        69, 10, 57
        CMYK:
        65, 0, 52, 10
      HSL:
        132°, 74.1294%, 60.5882%
        HSV (HSB):
        132°, 65.0655%, 89.8039%
        XYZ:
        34.1420, 58.8699, 24.3154
        xyY:
        0.2910, 0.5018, 58.8699
      CIE-Lab:
        81.2200, -63.6221, 46.2808
        CIE-LCH:
        81.2200, 78.6745, 143.9666
        CIE-Luv:
        81.2200, -63.2578, 70.5005
        Hunter-Lab:
        76.7267, -54.8424, 34.9191
      #50e56e color charts
#50e56e RGB chart
      #50e56e CMYK chart
      #50e56e RGB pie chart
      #50e56e color shades, tints & tones
#50e56e color schemes
#50e56e color preview, HTML & CSS examples
           This text has a color of #50e56e        
        
          <p style="color:#50e56e;">Text here</p>
        
        
          .mytext {color:#50e56e;}
        
        Text color #50e56e
      
           This box has a color of #50e56e        
        
          <div style="background-color:#50e56e;">Content here</div>
        
        
          .mybackground {background-color:#50e56e;}
        
        Background color #50e56e
      
           Border around this has a color of #50e56e        
        
          <div style="border:2px solid #50e56e;">Content here</div>
        
        
          .myborder {border:2px solid #50e56e;}
        
        Border color #50e56e