#50c4bc color space conversions
Hex:
        #50c4bc
        RGB:
        80, 196, 188
        CMY:
        69, 23, 26
        CMYK:
        59, 0, 4, 23
      HSL:
        176°, 49.5726%, 54.1176%
        HSV (HSB):
        176°, 59.1837%, 76.8627%
        XYZ:
        32.1253, 44.8162, 54.5342
        xyY:
        0.2443, 0.3409, 44.8162
      CIE-Lab:
        72.7707, -34.3434, -5.7772
        CIE-LCH:
        72.7707, 34.8259, 189.5488
        CIE-Luv:
        72.7707, -47.1041, -3.4403
        Hunter-Lab:
        66.9449, -31.4955, -1.4370
      #50c4bc color charts
#50c4bc RGB chart
      #50c4bc CMYK chart
      #50c4bc RGB pie chart
      #50c4bc color shades, tints & tones
#50c4bc color schemes
#50c4bc color preview, HTML & CSS examples
           This text has a color of #50c4bc        
        
          <p style="color:#50c4bc;">Text here</p>
        
        
          .mytext {color:#50c4bc;}
        
        Text color #50c4bc
      
           This box has a color of #50c4bc        
        
          <div style="background-color:#50c4bc;">Content here</div>
        
        
          .mybackground {background-color:#50c4bc;}
        
        Background color #50c4bc
      
           Border around this has a color of #50c4bc        
        
          <div style="border:2px solid #50c4bc;">Content here</div>
        
        
          .myborder {border:2px solid #50c4bc;}
        
        Border color #50c4bc