#50e8ba color space conversions
Hex:
        #50e8ba
        RGB:
        80, 232, 186
        CMY:
        69, 9, 27
        CMYK:
        66, 0, 20, 9
      HSL:
        162°, 76.7677%, 61.1765%
        HSV (HSB):
        162°, 65.5172%, 90.9804%
        XYZ:
        41.0278, 62.9639, 56.4452
        xyY:
        0.2557, 0.3925, 62.9639
      CIE-Lab:
        83.4234, -50.6724, 10.7554
        CIE-LCH:
        83.4234, 51.8013, 168.0166
        CIE-Luv:
        83.4234, -60.4396, 24.2572
        Hunter-Lab:
        79.3498, -46.5687, 13.3691
      #50e8ba color charts
#50e8ba RGB chart
      #50e8ba CMYK chart
      #50e8ba RGB pie chart
      #50e8ba color shades, tints & tones
#50e8ba color schemes
#50e8ba color preview, HTML & CSS examples
           This text has a color of #50e8ba        
        
          <p style="color:#50e8ba;">Text here</p>
        
        
          .mytext {color:#50e8ba;}
        
        Text color #50e8ba
      
           This box has a color of #50e8ba        
        
          <div style="background-color:#50e8ba;">Content here</div>
        
        
          .mybackground {background-color:#50e8ba;}
        
        Background color #50e8ba
      
           Border around this has a color of #50e8ba        
        
          <div style="border:2px solid #50e8ba;">Content here</div>
        
        
          .myborder {border:2px solid #50e8ba;}
        
        Border color #50e8ba