#50ebb1 color space conversions
Hex:
        #50ebb1
        RGB:
        80, 235, 177
        CMY:
        69, 8, 31
        CMYK:
        66, 0, 25, 8
      HSL:
        158°, 79.4872%, 61.7647%
        HSV (HSB):
        158°, 65.9574%, 92.1569%
        XYZ:
        40.9524, 64.2965, 51.8470
        xyY:
        0.2607, 0.4093, 64.2965
      CIE-Lab:
        84.1199, -53.9063, 16.4432
        CIE-LCH:
        84.1199, 56.3584, 163.0366
        CIE-Luv:
        84.1199, -62.0474, 32.9287
        Hunter-Lab:
        80.1851, -49.1597, 17.7931
      #50ebb1 color charts
#50ebb1 RGB chart
      #50ebb1 CMYK chart
      #50ebb1 RGB pie chart
      #50ebb1 color shades, tints & tones
#50ebb1 color schemes
#50ebb1 color preview, HTML & CSS examples
           This text has a color of #50ebb1        
        
          <p style="color:#50ebb1;">Text here</p>
        
        
          .mytext {color:#50ebb1;}
        
        Text color #50ebb1
      
           This box has a color of #50ebb1        
        
          <div style="background-color:#50ebb1;">Content here</div>
        
        
          .mybackground {background-color:#50ebb1;}
        
        Background color #50ebb1
      
           Border around this has a color of #50ebb1        
        
          <div style="border:2px solid #50ebb1;">Content here</div>
        
        
          .myborder {border:2px solid #50ebb1;}
        
        Border color #50ebb1