#50a0a8 color space conversions
Hex:
        #50a0a8
        RGB:
        80, 160, 168
        CMY:
        69, 37, 34
        CMYK:
        52, 5, 0, 34
      HSL:
        185°, 35.4839%, 48.6275%
        HSV (HSB):
        185°, 52.3810%, 65.8824%
        XYZ:
        22.9470, 29.6742, 41.5641
        xyY:
        0.2436, 0.3151, 29.6742
      CIE-Lab:
        61.3721, -22.1625, -11.6826
        CIE-LCH:
        61.3721, 25.0531, 207.7952
        CIE-Luv:
        61.3721, -34.2988, -14.1860
        Hunter-Lab:
        54.4741, -20.1373, -7.1068
      #50a0a8 color charts
#50a0a8 RGB chart
      #50a0a8 CMYK chart
      #50a0a8 RGB pie chart
      #50a0a8 color shades, tints & tones
#50a0a8 color schemes
#50a0a8 color preview, HTML & CSS examples
           This text has a color of #50a0a8        
        
          <p style="color:#50a0a8;">Text here</p>
        
        
          .mytext {color:#50a0a8;}
        
        Text color #50a0a8
      
           This box has a color of #50a0a8        
        
          <div style="background-color:#50a0a8;">Content here</div>
        
        
          .mybackground {background-color:#50a0a8;}
        
        Background color #50a0a8
      
           Border around this has a color of #50a0a8        
        
          <div style="border:2px solid #50a0a8;">Content here</div>
        
        
          .myborder {border:2px solid #50a0a8;}
        
        Border color #50a0a8