#50ab7e color space conversions
Hex:
        #50ab7e
        RGB:
        80, 171, 126
        CMY:
        69, 33, 51
        CMYK:
        53, 0, 26, 33
      HSL:
        150°, 36.2550%, 49.2157%
        HSV (HSB):
        150°, 53.2164%, 67.0588%
        XYZ:
        21.6371, 32.3377, 24.8401
        xyY:
        0.2745, 0.4103, 32.3377
      CIE-Lab:
        63.6210, -37.8963, 15.0711
        CIE-LCH:
        63.6210, 40.7831, 158.3126
        CIE-Luv:
        63.6210, -40.4706, 26.7970
        Hunter-Lab:
        56.8662, -31.5982, 13.9075
      #50ab7e color charts
#50ab7e RGB chart
      #50ab7e CMYK chart
      #50ab7e RGB pie chart
      #50ab7e color shades, tints & tones
#50ab7e color schemes
#50ab7e color preview, HTML & CSS examples
           This text has a color of #50ab7e        
        
          <p style="color:#50ab7e;">Text here</p>
        
        
          .mytext {color:#50ab7e;}
        
        Text color #50ab7e
      
           This box has a color of #50ab7e        
        
          <div style="background-color:#50ab7e;">Content here</div>
        
        
          .mybackground {background-color:#50ab7e;}
        
        Background color #50ab7e
      
           Border around this has a color of #50ab7e        
        
          <div style="border:2px solid #50ab7e;">Content here</div>
        
        
          .myborder {border:2px solid #50ab7e;}
        
        Border color #50ab7e