#50aba6 color space conversions
Hex:
        #50aba6
        RGB:
        80, 171, 166
        CMY:
        69, 33, 35
        CMYK:
        53, 0, 3, 33
      HSL:
        177°, 36.2550%, 49.2157%
        HSV (HSB):
        177°, 53.2164%, 67.0588%
        XYZ:
        24.7541, 33.5845, 41.2542
        xyY:
        0.2486, 0.3372, 33.5845
      CIE-Lab:
        64.6314, -28.2437, -5.7017
        CIE-LCH:
        64.6314, 28.8134, 191.4132
        CIE-Luv:
        64.6314, -38.6833, -4.1579
        Hunter-Lab:
        57.9521, -25.1703, -1.6401
      #50aba6 color charts
#50aba6 RGB chart
      #50aba6 CMYK chart
      #50aba6 RGB pie chart
      #50aba6 color shades, tints & tones
#50aba6 color schemes
#50aba6 color preview, HTML & CSS examples
           This text has a color of #50aba6        
        
          <p style="color:#50aba6;">Text here</p>
        
        
          .mytext {color:#50aba6;}
        
        Text color #50aba6
      
           This box has a color of #50aba6        
        
          <div style="background-color:#50aba6;">Content here</div>
        
        
          .mybackground {background-color:#50aba6;}
        
        Background color #50aba6
      
           Border around this has a color of #50aba6        
        
          <div style="border:2px solid #50aba6;">Content here</div>
        
        
          .myborder {border:2px solid #50aba6;}
        
        Border color #50aba6