#50ce80 color space conversions
Hex:
        #50ce80
        RGB:
        80, 206, 128
        CMY:
        69, 19, 50
        CMYK:
        61, 0, 38, 19
      HSL:
        143°, 56.2500%, 56.0784%
        HSV (HSB):
        143°, 61.1650%, 80.7843%
        XYZ:
        29.2759, 47.4066, 28.0295
        xyY:
        0.2796, 0.4527, 47.4066
      CIE-Lab:
        74.4491, -52.1958, 28.7191
        CIE-LCH:
        74.4491, 59.5751, 151.1797
        CIE-Luv:
        74.4491, -54.0091, 47.5821
        Hunter-Lab:
        68.8525, -44.5941, 24.0601
      #50ce80 color charts
#50ce80 RGB chart
      #50ce80 CMYK chart
      #50ce80 RGB pie chart
      #50ce80 color shades, tints & tones
#50ce80 color schemes
#50ce80 color preview, HTML & CSS examples
           This text has a color of #50ce80        
        
          <p style="color:#50ce80;">Text here</p>
        
        
          .mytext {color:#50ce80;}
        
        Text color #50ce80
      
           This box has a color of #50ce80        
        
          <div style="background-color:#50ce80;">Content here</div>
        
        
          .mybackground {background-color:#50ce80;}
        
        Background color #50ce80
      
           Border around this has a color of #50ce80        
        
          <div style="border:2px solid #50ce80;">Content here</div>
        
        
          .myborder {border:2px solid #50ce80;}
        
        Border color #50ce80