#50d9d2 color space conversions
Hex:
        #50d9d2
        RGB:
        80, 217, 210
        CMY:
        69, 15, 18
        CMYK:
        63, 0, 3, 15
      HSL:
        177°, 64.3192%, 58.2353%
        HSV (HSB):
        177°, 63.1336%, 85.0980%
        XYZ:
        39.7540, 55.9843, 69.6836
        xyY:
        0.2403, 0.3384, 55.9843
      CIE-Lab:
        79.6049, -38.1655, -7.5175
        CIE-LCH:
        79.6049, 38.8988, 191.1429
        CIE-Luv:
        79.6049, -53.5666, -5.6638
        Hunter-Lab:
        74.8227, -36.1010, -2.8419
      #50d9d2 color charts
#50d9d2 RGB chart
      #50d9d2 CMYK chart
      #50d9d2 RGB pie chart
      #50d9d2 color shades, tints & tones
#50d9d2 color schemes
#50d9d2 color preview, HTML & CSS examples
           This text has a color of #50d9d2        
        
          <p style="color:#50d9d2;">Text here</p>
        
        
          .mytext {color:#50d9d2;}
        
        Text color #50d9d2
      
           This box has a color of #50d9d2        
        
          <div style="background-color:#50d9d2;">Content here</div>
        
        
          .mybackground {background-color:#50d9d2;}
        
        Background color #50d9d2
      
           Border around this has a color of #50d9d2        
        
          <div style="border:2px solid #50d9d2;">Content here</div>
        
        
          .myborder {border:2px solid #50d9d2;}
        
        Border color #50d9d2