#50e8bc color space conversions
Hex:
        #50e8bc
        RGB:
        80, 232, 188
        CMY:
        69, 9, 26
        CMYK:
        66, 0, 19, 9
      HSL:
        163°, 76.7677%, 61.1765%
        HSV (HSB):
        163°, 65.5172%, 90.9804%
        XYZ:
        41.2420, 63.0495, 57.5731
        xyY:
        0.2548, 0.3895, 63.0495
      CIE-Lab:
        83.4684, -50.2103, 9.7701
        CIE-LCH:
        83.4684, 51.1520, 168.9888
        CIE-Luv:
        83.4684, -60.3199, 22.7499
        Hunter-Lab:
        79.4037, -46.2444, 12.5934
      #50e8bc color charts
#50e8bc RGB chart
      #50e8bc CMYK chart
      #50e8bc RGB pie chart
      #50e8bc color shades, tints & tones
#50e8bc color schemes
#50e8bc color preview, HTML & CSS examples
           This text has a color of #50e8bc        
        
          <p style="color:#50e8bc;">Text here</p>
        
        
          .mytext {color:#50e8bc;}
        
        Text color #50e8bc
      
           This box has a color of #50e8bc        
        
          <div style="background-color:#50e8bc;">Content here</div>
        
        
          .mybackground {background-color:#50e8bc;}
        
        Background color #50e8bc
      
           Border around this has a color of #50e8bc        
        
          <div style="border:2px solid #50e8bc;">Content here</div>
        
        
          .myborder {border:2px solid #50e8bc;}
        
        Border color #50e8bc