#50ab7d color space conversions
Hex:
        #50ab7d
        RGB:
        80, 171, 125
        CMY:
        69, 33, 51
        CMYK:
        53, 0, 27, 33
      HSL:
        150°, 36.2550%, 49.2157%
        HSV (HSB):
        150°, 53.2164%, 67.0588%
        XYZ:
        21.5728, 32.3120, 24.5019
        xyY:
        0.2752, 0.4122, 32.3120
      CIE-Lab:
        63.5999, -38.1077, 15.5919
        CIE-LCH:
        63.5999, 41.1741, 157.7480
        CIE-Luv:
        63.5999, -40.5126, 27.5040
        Hunter-Lab:
        56.8436, -31.7334, 14.2342
      #50ab7d color charts
#50ab7d RGB chart
      #50ab7d CMYK chart
      #50ab7d RGB pie chart
      #50ab7d color shades, tints & tones
#50ab7d color schemes
#50ab7d color preview, HTML & CSS examples
           This text has a color of #50ab7d        
        
          <p style="color:#50ab7d;">Text here</p>
        
        
          .mytext {color:#50ab7d;}
        
        Text color #50ab7d
      
           This box has a color of #50ab7d        
        
          <div style="background-color:#50ab7d;">Content here</div>
        
        
          .mybackground {background-color:#50ab7d;}
        
        Background color #50ab7d
      
           Border around this has a color of #50ab7d        
        
          <div style="border:2px solid #50ab7d;">Content here</div>
        
        
          .myborder {border:2px solid #50ab7d;}
        
        Border color #50ab7d