#50d8d3 color space conversions
Hex:
        #50d8d3
        RGB:
        80, 216, 211
        CMY:
        69, 15, 17
        CMYK:
        63, 0, 2, 15
      HSL:
        178°, 63.5514%, 58.0392%
        HSV (HSB):
        178°, 62.9630%, 84.7059%
        XYZ:
        39.6220, 55.5204, 70.2562
        xyY:
        0.2396, 0.3357, 55.5204
      CIE-Lab:
        79.3401, -37.4381, -8.4449
        CIE-LCH:
        79.3401, 38.3788, 192.7115
        CIE-Luv:
        79.3401, -53.1436, -7.2527
        Hunter-Lab:
        74.5120, -35.4780, -3.7453
      #50d8d3 color charts
#50d8d3 RGB chart
      #50d8d3 CMYK chart
      #50d8d3 RGB pie chart
      #50d8d3 color shades, tints & tones
#50d8d3 color schemes
#50d8d3 color preview, HTML & CSS examples
           This text has a color of #50d8d3        
        
          <p style="color:#50d8d3;">Text here</p>
        
        
          .mytext {color:#50d8d3;}
        
        Text color #50d8d3
      
           This box has a color of #50d8d3        
        
          <div style="background-color:#50d8d3;">Content here</div>
        
        
          .mybackground {background-color:#50d8d3;}
        
        Background color #50d8d3
      
           Border around this has a color of #50d8d3        
        
          <div style="border:2px solid #50d8d3;">Content here</div>
        
        
          .myborder {border:2px solid #50d8d3;}
        
        Border color #50d8d3