#50c0b2 color space conversions
Hex:
        #50c0b2
        RGB:
        80, 192, 178
        CMY:
        69, 25, 30
        CMYK:
        58, 0, 7, 25
      HSL:
        173°, 47.0588%, 53.3333%
        HSV (HSB):
        173°, 58.3333%, 75.2941%
        XYZ:
        30.1938, 42.6191, 48.7544
        xyY:
        0.2484, 0.3506, 42.6191
      CIE-Lab:
        71.2957, -35.1106, -2.4984
        CIE-LCH:
        71.2957, 35.1994, 184.0701
        CIE-Luv:
        71.2957, -46.1425, 1.7379
        Hunter-Lab:
        65.2833, -31.6888, 1.4198
      #50c0b2 color charts
#50c0b2 RGB chart
      #50c0b2 CMYK chart
      #50c0b2 RGB pie chart
      #50c0b2 color shades, tints & tones
#50c0b2 color schemes
#50c0b2 color preview, HTML & CSS examples
           This text has a color of #50c0b2        
        
          <p style="color:#50c0b2;">Text here</p>
        
        
          .mytext {color:#50c0b2;}
        
        Text color #50c0b2
      
           This box has a color of #50c0b2        
        
          <div style="background-color:#50c0b2;">Content here</div>
        
        
          .mybackground {background-color:#50c0b2;}
        
        Background color #50c0b2
      
           Border around this has a color of #50c0b2        
        
          <div style="border:2px solid #50c0b2;">Content here</div>
        
        
          .myborder {border:2px solid #50c0b2;}
        
        Border color #50c0b2