#50c6bf color space conversions
Hex:
        #50c6bf
        RGB:
        80, 198, 191
        CMY:
        69, 22, 25
        CMYK:
        60, 0, 4, 22
      HSL:
        176°, 50.8621%, 54.5098%
        HSV (HSB):
        176°, 59.5960%, 77.6471%
        XYZ:
        32.9063, 45.8552, 56.4068
        xyY:
        0.2434, 0.3392, 45.8552
      CIE-Lab:
        73.4515, -34.4780, -6.4010
        CIE-LCH:
        73.4515, 35.0672, 190.5175
        CIE-Luv:
        73.4515, -47.6850, -4.4004
        Hunter-Lab:
        67.7165, -31.7631, -1.9861
      #50c6bf color charts
#50c6bf RGB chart
      #50c6bf CMYK chart
      #50c6bf RGB pie chart
      #50c6bf color shades, tints & tones
#50c6bf color schemes
#50c6bf color preview, HTML & CSS examples
           This text has a color of #50c6bf        
        
          <p style="color:#50c6bf;">Text here</p>
        
        
          .mytext {color:#50c6bf;}
        
        Text color #50c6bf
      
           This box has a color of #50c6bf        
        
          <div style="background-color:#50c6bf;">Content here</div>
        
        
          .mybackground {background-color:#50c6bf;}
        
        Background color #50c6bf
      
           Border around this has a color of #50c6bf        
        
          <div style="border:2px solid #50c6bf;">Content here</div>
        
        
          .myborder {border:2px solid #50c6bf;}
        
        Border color #50c6bf