#50e9bb color space conversions
Hex:
        #50e9bb
        RGB:
        80, 233, 187
        CMY:
        69, 9, 27
        CMYK:
        66, 0, 20, 9
      HSL:
        162°, 77.6650%, 61.3725%
        HSV (HSB):
        162°, 65.6652%, 91.3725%
        XYZ:
        41.4168, 63.5712, 57.1013
        xyY:
        0.2555, 0.3922, 63.5712
      CIE-Lab:
        83.7420, -50.8552, 10.6847
        CIE-LCH:
        83.7420, 51.9656, 168.1347
        CIE-Luv:
        83.7420, -60.7390, 24.1995
        Hunter-Lab:
        79.7315, -46.8077, 13.3504
      #50e9bb color charts
#50e9bb RGB chart
      #50e9bb CMYK chart
      #50e9bb RGB pie chart
      #50e9bb color shades, tints & tones
#50e9bb color schemes
#50e9bb color preview, HTML & CSS examples
           This text has a color of #50e9bb        
        
          <p style="color:#50e9bb;">Text here</p>
        
        
          .mytext {color:#50e9bb;}
        
        Text color #50e9bb
      
           This box has a color of #50e9bb        
        
          <div style="background-color:#50e9bb;">Content here</div>
        
        
          .mybackground {background-color:#50e9bb;}
        
        Background color #50e9bb
      
           Border around this has a color of #50e9bb        
        
          <div style="border:2px solid #50e9bb;">Content here</div>
        
        
          .myborder {border:2px solid #50e9bb;}
        
        Border color #50e9bb