#50bbb4 color space conversions
Hex:
        #50bbb4
        RGB:
        80, 187, 180
        CMY:
        69, 27, 29
        CMYK:
        57, 0, 4, 27
      HSL:
        176°, 44.0329%, 52.3529%
        HSV (HSB):
        176°, 57.2193%, 73.3333%
        XYZ:
        29.3168, 40.5414, 49.4601
        xyY:
        0.2457, 0.3398, 40.5414
      CIE-Lab:
        69.8534, -32.2295, -5.7198
        CIE-LCH:
        69.8534, 32.7331, 190.0635
        CIE-Luv:
        69.8534, -44.1428, -3.6454
        Hunter-Lab:
        63.6721, -29.2388, -1.4856
      #50bbb4 color charts
#50bbb4 RGB chart
      #50bbb4 CMYK chart
      #50bbb4 RGB pie chart
      #50bbb4 color shades, tints & tones
#50bbb4 color schemes
#50bbb4 color preview, HTML & CSS examples
           This text has a color of #50bbb4        
        
          <p style="color:#50bbb4;">Text here</p>
        
        
          .mytext {color:#50bbb4;}
        
        Text color #50bbb4
      
           This box has a color of #50bbb4        
        
          <div style="background-color:#50bbb4;">Content here</div>
        
        
          .mybackground {background-color:#50bbb4;}
        
        Background color #50bbb4
      
           Border around this has a color of #50bbb4        
        
          <div style="border:2px solid #50bbb4;">Content here</div>
        
        
          .myborder {border:2px solid #50bbb4;}
        
        Border color #50bbb4