#50c27b color space conversions
Hex:
        #50c27b
        RGB:
        80, 194, 123
        CMY:
        69, 24, 52
        CMYK:
        59, 0, 37, 24
      HSL:
        143°, 48.3051%, 53.7255%
        HSV (HSB):
        143°, 58.7629%, 76.0784%
        XYZ:
        26.1752, 41.7191, 25.4119
        xyY:
        0.2805, 0.4471, 41.7191
      CIE-Lab:
        70.6768, -48.3046, 26.3057
        CIE-LCH:
        70.6768, 55.0030, 151.4282
        CIE-Luv:
        70.6768, -49.6694, 43.4426
        Hunter-Lab:
        64.5903, -40.6960, 21.8866
      #50c27b color charts
#50c27b RGB chart
      #50c27b CMYK chart
      #50c27b RGB pie chart
      #50c27b color shades, tints & tones
#50c27b color schemes
#50c27b color preview, HTML & CSS examples
           This text has a color of #50c27b        
        
          <p style="color:#50c27b;">Text here</p>
        
        
          .mytext {color:#50c27b;}
        
        Text color #50c27b
      
           This box has a color of #50c27b        
        
          <div style="background-color:#50c27b;">Content here</div>
        
        
          .mybackground {background-color:#50c27b;}
        
        Background color #50c27b
      
           Border around this has a color of #50c27b        
        
          <div style="border:2px solid #50c27b;">Content here</div>
        
        
          .myborder {border:2px solid #50c27b;}
        
        Border color #50c27b