#50d4bf color space conversions
Hex:
        #50d4bf
        RGB:
        80, 212, 191
        CMY:
        69, 17, 25
        CMYK:
        62, 0, 10, 17
      HSL:
        170°, 60.5505%, 57.2549%
        HSV (HSB):
        170°, 62.2642%, 83.1373%
        XYZ:
        36.2557, 52.5540, 57.5233
        xyY:
        0.2478, 0.3591, 52.5540
      CIE-Lab:
        77.6110, -40.8775, -0.2824
        CIE-LCH:
        77.6110, 40.8784, 180.3958
        CIE-Luv:
        77.6110, -52.8690, 6.0622
        Hunter-Lab:
        72.4942, -37.5935, 3.7000
      #50d4bf color charts
#50d4bf RGB chart
      #50d4bf CMYK chart
      #50d4bf RGB pie chart
      #50d4bf color shades, tints & tones
#50d4bf color schemes
#50d4bf color preview, HTML & CSS examples
           This text has a color of #50d4bf        
        
          <p style="color:#50d4bf;">Text here</p>
        
        
          .mytext {color:#50d4bf;}
        
        Text color #50d4bf
      
           This box has a color of #50d4bf        
        
          <div style="background-color:#50d4bf;">Content here</div>
        
        
          .mybackground {background-color:#50d4bf;}
        
        Background color #50d4bf
      
           Border around this has a color of #50d4bf        
        
          <div style="border:2px solid #50d4bf;">Content here</div>
        
        
          .myborder {border:2px solid #50d4bf;}
        
        Border color #50d4bf