#50dbb1 color space conversions
Hex:
        #50dbb1
        RGB:
        80, 219, 177
        CMY:
        69, 14, 31
        CMYK:
        63, 0, 19, 14
      HSL:
        162°, 65.8768%, 58.6275%
        HSV (HSB):
        162°, 63.4703%, 85.8824%
        XYZ:
        36.5756, 55.5428, 50.3881
        xyY:
        0.2567, 0.3898, 55.5428
      CIE-Lab:
        79.3529, -47.3226, 9.7032
        CIE-LCH:
        79.3529, 48.3072, 168.4125
        CIE-Luv:
        79.3529, -56.2526, 21.9975
        Hunter-Lab:
        74.5271, -42.8200, 12.0827
      #50dbb1 color charts
#50dbb1 RGB chart
      #50dbb1 CMYK chart
      #50dbb1 RGB pie chart
      #50dbb1 color shades, tints & tones
#50dbb1 color schemes
#50dbb1 color preview, HTML & CSS examples
           This text has a color of #50dbb1        
        
          <p style="color:#50dbb1;">Text here</p>
        
        
          .mytext {color:#50dbb1;}
        
        Text color #50dbb1
      
           This box has a color of #50dbb1        
        
          <div style="background-color:#50dbb1;">Content here</div>
        
        
          .mybackground {background-color:#50dbb1;}
        
        Background color #50dbb1
      
           Border around this has a color of #50dbb1        
        
          <div style="border:2px solid #50dbb1;">Content here</div>
        
        
          .myborder {border:2px solid #50dbb1;}
        
        Border color #50dbb1