#50da9b color space conversions
Hex:
        #50da9b
        RGB:
        80, 218, 155
        CMY:
        69, 15, 39
        CMYK:
        63, 0, 29, 15
      HSL:
        153°, 65.0943%, 58.4314%
        HSV (HSB):
        153°, 63.3028%, 85.4902%
        XYZ:
        34.2961, 54.2148, 39.6673
        xyY:
        0.2676, 0.4230, 54.2148
      CIE-Lab:
        78.5868, -51.7385, 20.2394
        CIE-LCH:
        78.5868, 55.5564, 158.6353
        CIE-Luv:
        78.5868, -57.1127, 37.2883
        Hunter-Lab:
        73.6307, -45.7112, 19.6001
      #50da9b color charts
#50da9b RGB chart
      #50da9b CMYK chart
      #50da9b RGB pie chart
      #50da9b color shades, tints & tones
#50da9b color schemes
#50da9b color preview, HTML & CSS examples
           This text has a color of #50da9b        
        
          <p style="color:#50da9b;">Text here</p>
        
        
          .mytext {color:#50da9b;}
        
        Text color #50da9b
      
           This box has a color of #50da9b        
        
          <div style="background-color:#50da9b;">Content here</div>
        
        
          .mybackground {background-color:#50da9b;}
        
        Background color #50da9b
      
           Border around this has a color of #50da9b        
        
          <div style="border:2px solid #50da9b;">Content here</div>
        
        
          .myborder {border:2px solid #50da9b;}
        
        Border color #50da9b