#50e9db color space conversions
Hex:
        #50e9db
        RGB:
        80, 233, 219
        CMY:
        69, 9, 14
        CMYK:
        66, 0, 6, 9
      HSL:
        175°, 77.6650%, 61.3725%
        HSV (HSB):
        175°, 65.6652%, 91.3725%
        XYZ:
        45.2334, 65.0978, 77.1989
        xyY:
        0.2412, 0.3471, 65.0978
      CIE-Lab:
        84.5341, -42.9663, -5.0046
        CIE-LCH:
        84.5341, 43.2567, 186.6438
        CIE-Luv:
        84.5341, -58.7647, -0.9508
        Hunter-Lab:
        80.6832, -41.1233, -0.2513
      #50e9db color charts
#50e9db RGB chart
      #50e9db CMYK chart
      #50e9db RGB pie chart
      #50e9db color shades, tints & tones
#50e9db color schemes
#50e9db color preview, HTML & CSS examples
           This text has a color of #50e9db        
        
          <p style="color:#50e9db;">Text here</p>
        
        
          .mytext {color:#50e9db;}
        
        Text color #50e9db
      
           This box has a color of #50e9db        
        
          <div style="background-color:#50e9db;">Content here</div>
        
        
          .mybackground {background-color:#50e9db;}
        
        Background color #50e9db
      
           Border around this has a color of #50e9db        
        
          <div style="border:2px solid #50e9db;">Content here</div>
        
        
          .myborder {border:2px solid #50e9db;}
        
        Border color #50e9db