#50d4bd color space conversions
Hex:
        #50d4bd
        RGB:
        80, 212, 189
        CMY:
        69, 17, 26
        CMYK:
        62, 0, 11, 17
      HSL:
        170°, 60.5505%, 57.2549%
        HSV (HSB):
        170°, 62.2642%, 83.1373%
        XYZ:
        36.0371, 52.4666, 56.3718
        xyY:
        0.2487, 0.3621, 52.4666
      CIE-Lab:
        77.5590, -41.3840, 0.7141
        CIE-LCH:
        77.5590, 41.3901, 179.0114
        CIE-Luv:
        77.5590, -52.9856, 7.6612
        Hunter-Lab:
        72.4338, -37.9524, 4.5610
      #50d4bd color charts
#50d4bd RGB chart
      #50d4bd CMYK chart
      #50d4bd RGB pie chart
      #50d4bd color shades, tints & tones
#50d4bd color schemes
#50d4bd color preview, HTML & CSS examples
           This text has a color of #50d4bd        
        
          <p style="color:#50d4bd;">Text here</p>
        
        
          .mytext {color:#50d4bd;}
        
        Text color #50d4bd
      
           This box has a color of #50d4bd        
        
          <div style="background-color:#50d4bd;">Content here</div>
        
        
          .mybackground {background-color:#50d4bd;}
        
        Background color #50d4bd
      
           Border around this has a color of #50d4bd        
        
          <div style="border:2px solid #50d4bd;">Content here</div>
        
        
          .myborder {border:2px solid #50d4bd;}
        
        Border color #50d4bd