#50aa8e color space conversions
Hex:
        #50aa8e
        RGB:
        80, 170, 142
        CMY:
        69, 33, 44
        CMYK:
        53, 0, 16, 33
      HSL:
        161°, 36.0000%, 49.0196%
        HSV (HSB):
        161°, 52.9412%, 66.6667%
        XYZ:
        22.5655, 32.4079, 30.6572
        xyY:
        0.2635, 0.3785, 32.4079
      CIE-Lab:
        63.6786, -33.8391, 6.2915
        CIE-LCH:
        63.6786, 34.4190, 169.4675
        CIE-Luv:
        63.6786, -39.3775, 14.2813
        Hunter-Lab:
        56.9280, -28.8689, 7.9203
      #50aa8e color charts
#50aa8e RGB chart
      #50aa8e CMYK chart
      #50aa8e RGB pie chart
      #50aa8e color shades, tints & tones
#50aa8e color schemes
#50aa8e color preview, HTML & CSS examples
           This text has a color of #50aa8e        
        
          <p style="color:#50aa8e;">Text here</p>
        
        
          .mytext {color:#50aa8e;}
        
        Text color #50aa8e
      
           This box has a color of #50aa8e        
        
          <div style="background-color:#50aa8e;">Content here</div>
        
        
          .mybackground {background-color:#50aa8e;}
        
        Background color #50aa8e
      
           Border around this has a color of #50aa8e        
        
          <div style="border:2px solid #50aa8e;">Content here</div>
        
        
          .myborder {border:2px solid #50aa8e;}
        
        Border color #50aa8e