#50d8d2 color space conversions
Hex:
        #50d8d2
        RGB:
        80, 216, 210
        CMY:
        69, 15, 18
        CMYK:
        63, 0, 3, 15
      HSL:
        177°, 63.5514%, 58.0392%
        HSV (HSB):
        177°, 62.9630%, 84.7059%
        XYZ:
        39.4970, 55.4704, 69.5979
        xyY:
        0.2400, 0.3371, 55.4704
      CIE-Lab:
        79.3114, -37.7080, -7.9528
        CIE-LCH:
        79.3114, 38.5375, 191.9094
        CIE-Luv:
        79.3114, -53.2036, -6.4249
        Hunter-Lab:
        74.4784, -35.6761, -3.2699
      #50d8d2 color charts
#50d8d2 RGB chart
      #50d8d2 CMYK chart
      #50d8d2 RGB pie chart
      #50d8d2 color shades, tints & tones
#50d8d2 color schemes
#50d8d2 color preview, HTML & CSS examples
           This text has a color of #50d8d2        
        
          <p style="color:#50d8d2;">Text here</p>
        
        
          .mytext {color:#50d8d2;}
        
        Text color #50d8d2
      
           This box has a color of #50d8d2        
        
          <div style="background-color:#50d8d2;">Content here</div>
        
        
          .mybackground {background-color:#50d8d2;}
        
        Background color #50d8d2
      
           Border around this has a color of #50d8d2        
        
          <div style="border:2px solid #50d8d2;">Content here</div>
        
        
          .myborder {border:2px solid #50d8d2;}
        
        Border color #50d8d2