#50e87e color space conversions
Hex:
        #50e87e
        RGB:
        80, 232, 126
        CMY:
        69, 9, 51
        CMYK:
        66, 0, 46, 9
      HSL:
        138°, 76.7677%, 61.1765%
        HSV (HSB):
        138°, 65.5172%, 90.9804%
        XYZ:
        35.9308, 60.9251, 29.6046
        xyY:
        0.2841, 0.4818, 60.9251
      CIE-Lab:
        82.3384, -62.3411, 39.9814
        CIE-LCH:
        82.3384, 74.0603, 147.3266
        CIE-Luv:
        82.3384, -63.6470, 63.7959
        Hunter-Lab:
        78.0545, -54.4266, 32.1506
      #50e87e color charts
#50e87e RGB chart
      #50e87e CMYK chart
      #50e87e RGB pie chart
      #50e87e color shades, tints & tones
#50e87e color schemes
#50e87e color preview, HTML & CSS examples
           This text has a color of #50e87e        
        
          <p style="color:#50e87e;">Text here</p>
        
        
          .mytext {color:#50e87e;}
        
        Text color #50e87e
      
           This box has a color of #50e87e        
        
          <div style="background-color:#50e87e;">Content here</div>
        
        
          .mybackground {background-color:#50e87e;}
        
        Background color #50e87e
      
           Border around this has a color of #50e87e        
        
          <div style="border:2px solid #50e87e;">Content here</div>
        
        
          .myborder {border:2px solid #50e87e;}
        
        Border color #50e87e