#50ffba color space conversions
Hex:
        #50ffba
        RGB:
        80, 255, 186
        CMY:
        69, 0, 27
        CMYK:
        69, 0, 27, 0
      HSL:
        156°, 100.0000%, 65.6863%
        HSV (HSB):
        156°, 68.6275%, 100.0000%
        XYZ:
        47.9312, 76.7706, 58.7464
        xyY:
        0.2613, 0.4185, 76.7706
      CIE-Lab:
        90.2159, -59.8455, 20.3125
        CIE-LCH:
        90.2159, 63.1987, 161.2520
        CIE-Luv:
        90.2159, -68.5829, 39.7533
        Hunter-Lab:
        87.6189, -55.6860, 21.5807
      #50ffba color charts
#50ffba RGB chart
      #50ffba CMYK chart
      #50ffba RGB pie chart
      #50ffba color shades, tints & tones
#50ffba color schemes
#50ffba color preview, HTML & CSS examples
           This text has a color of #50ffba        
        
          <p style="color:#50ffba;">Text here</p>
        
        
          .mytext {color:#50ffba;}
        
        Text color #50ffba
      
           This box has a color of #50ffba        
        
          <div style="background-color:#50ffba;">Content here</div>
        
        
          .mybackground {background-color:#50ffba;}
        
        Background color #50ffba
      
           Border around this has a color of #50ffba        
        
          <div style="border:2px solid #50ffba;">Content here</div>
        
        
          .myborder {border:2px solid #50ffba;}
        
        Border color #50ffba