#50aaab color space conversions
Hex:
        #50aaab
        RGB:
        80, 170, 171
        CMY:
        69, 33, 33
        CMYK:
        53, 1, 0, 33
      HSL:
        181°, 36.2550%, 49.2157%
        HSV (HSB):
        181°, 53.2164%, 67.0588%
        XYZ:
        25.0337, 33.3952, 43.6546
        xyY:
        0.2452, 0.3271, 33.3952
      CIE-Lab:
        64.4796, -26.3920, -8.7175
        CIE-LCH:
        64.4796, 27.7945, 198.2789
        CIE-Luv:
        64.4796, -38.0646, -9.0662
        Hunter-Lab:
        57.7886, -23.8049, -4.3368
      #50aaab color charts
#50aaab RGB chart
      #50aaab CMYK chart
      #50aaab RGB pie chart
      #50aaab color shades, tints & tones
#50aaab color schemes
#50aaab color preview, HTML & CSS examples
           This text has a color of #50aaab        
        
          <p style="color:#50aaab;">Text here</p>
        
        
          .mytext {color:#50aaab;}
        
        Text color #50aaab
      
           This box has a color of #50aaab        
        
          <div style="background-color:#50aaab;">Content here</div>
        
        
          .mybackground {background-color:#50aaab;}
        
        Background color #50aaab
      
           Border around this has a color of #50aaab        
        
          <div style="border:2px solid #50aaab;">Content here</div>
        
        
          .myborder {border:2px solid #50aaab;}
        
        Border color #50aaab