#50d2bf color space conversions
Hex:
        #50d2bf
        RGB:
        80, 210, 191
        CMY:
        69, 18, 25
        CMYK:
        62, 0, 9, 18
      HSL:
        171°, 59.0909%, 56.8627%
        HSV (HSB):
        171°, 61.9048%, 82.3529%
        XYZ:
        35.7588, 51.5602, 57.3577
        xyY:
        0.2472, 0.3564, 51.5602
      CIE-Lab:
        77.0171, -39.9821, -1.1509
        CIE-LCH:
        77.0171, 39.9987, 181.6488
        CIE-Luv:
        77.0171, -52.1328, 4.5856
        Hunter-Lab:
        71.8055, -36.7673, 2.9034
      #50d2bf color charts
#50d2bf RGB chart
      #50d2bf CMYK chart
      #50d2bf RGB pie chart
      #50d2bf color shades, tints & tones
#50d2bf color schemes
#50d2bf color preview, HTML & CSS examples
           This text has a color of #50d2bf        
        
          <p style="color:#50d2bf;">Text here</p>
        
        
          .mytext {color:#50d2bf;}
        
        Text color #50d2bf
      
           This box has a color of #50d2bf        
        
          <div style="background-color:#50d2bf;">Content here</div>
        
        
          .mybackground {background-color:#50d2bf;}
        
        Background color #50d2bf
      
           Border around this has a color of #50d2bf        
        
          <div style="border:2px solid #50d2bf;">Content here</div>
        
        
          .myborder {border:2px solid #50d2bf;}
        
        Border color #50d2bf