#50a2a4 color space conversions
Hex:
        #50a2a4
        RGB:
        80, 162, 164
        CMY:
        69, 36, 36
        CMYK:
        51, 1, 0, 36
      HSL:
        181°, 34.4262%, 47.8431%
        HSV (HSB):
        181°, 51.2195%, 64.3137%
        XYZ:
        22.9294, 30.2265, 39.7477
        xyY:
        0.2468, 0.3254, 30.2265
      CIE-Lab:
        61.8491, -24.2978, -8.7153
        CIE-LCH:
        61.8491, 25.8136, 199.7322
        CIE-Luv:
        61.8491, -35.2489, -9.3000
        Hunter-Lab:
        54.9786, -21.7672, -4.3797
      #50a2a4 color charts
#50a2a4 RGB chart
      #50a2a4 CMYK chart
      #50a2a4 RGB pie chart
      #50a2a4 color shades, tints & tones
#50a2a4 color schemes
#50a2a4 color preview, HTML & CSS examples
           This text has a color of #50a2a4        
        
          <p style="color:#50a2a4;">Text here</p>
        
        
          .mytext {color:#50a2a4;}
        
        Text color #50a2a4
      
           This box has a color of #50a2a4        
        
          <div style="background-color:#50a2a4;">Content here</div>
        
        
          .mybackground {background-color:#50a2a4;}
        
        Background color #50a2a4
      
           Border around this has a color of #50a2a4        
        
          <div style="border:2px solid #50a2a4;">Content here</div>
        
        
          .myborder {border:2px solid #50a2a4;}
        
        Border color #50a2a4