#50d98b color space conversions
Hex:
        #50d98b
        RGB:
        80, 217, 139
        CMY:
        69, 15, 45
        CMYK:
        63, 0, 36, 15
      HSL:
        146°, 64.3192%, 58.2353%
        HSV (HSB):
        146°, 63.1336%, 85.0980%
        XYZ:
        32.7813, 53.1953, 32.9661
        xyY:
        0.2756, 0.4472, 53.1953
      CIE-Lab:
        77.9901, -54.4862, 27.7552
        CIE-LCH:
        77.9901, 61.1482, 153.0058
        CIE-Luv:
        77.9901, -57.5732, 47.3209
        Hunter-Lab:
        72.9351, -47.4080, 24.2560
      #50d98b color charts
#50d98b RGB chart
      #50d98b CMYK chart
      #50d98b RGB pie chart
      #50d98b color shades, tints & tones
#50d98b color schemes
#50d98b color preview, HTML & CSS examples
           This text has a color of #50d98b        
        
          <p style="color:#50d98b;">Text here</p>
        
        
          .mytext {color:#50d98b;}
        
        Text color #50d98b
      
           This box has a color of #50d98b        
        
          <div style="background-color:#50d98b;">Content here</div>
        
        
          .mybackground {background-color:#50d98b;}
        
        Background color #50d98b
      
           Border around this has a color of #50d98b        
        
          <div style="border:2px solid #50d98b;">Content here</div>
        
        
          .myborder {border:2px solid #50d98b;}
        
        Border color #50d98b