#50d6bf color space conversions
Hex:
        #50d6bf
        RGB:
        80, 214, 191
        CMY:
        69, 16, 25
        CMYK:
        63, 0, 11, 16
      HSL:
        170°, 62.0370%, 57.6471%
        HSV (HSB):
        170°, 62.6168%, 83.9216%
        XYZ:
        36.7588, 53.5602, 57.6910
        xyY:
        0.2484, 0.3619, 53.5602
      CIE-Lab:
        78.2046, -41.7667, 0.5842
        CIE-LCH:
        78.2046, 41.7708, 179.1987
        CIE-Luv:
        78.2046, -53.6035, 7.5326
        Hunter-Lab:
        73.1848, -38.4176, 4.4916
      #50d6bf color charts
#50d6bf RGB chart
      #50d6bf CMYK chart
      #50d6bf RGB pie chart
      #50d6bf color shades, tints & tones
#50d6bf color schemes
#50d6bf color preview, HTML & CSS examples
           This text has a color of #50d6bf        
        
          <p style="color:#50d6bf;">Text here</p>
        
        
          .mytext {color:#50d6bf;}
        
        Text color #50d6bf
      
           This box has a color of #50d6bf        
        
          <div style="background-color:#50d6bf;">Content here</div>
        
        
          .mybackground {background-color:#50d6bf;}
        
        Background color #50d6bf
      
           Border around this has a color of #50d6bf        
        
          <div style="border:2px solid #50d6bf;">Content here</div>
        
        
          .myborder {border:2px solid #50d6bf;}
        
        Border color #50d6bf