#50d09b color space conversions
Hex:
        #50d09b
        RGB:
        80, 208, 155
        CMY:
        69, 18, 39
        CMYK:
        62, 0, 25, 18
      HSL:
        155°, 57.6577%, 56.4706%
        HSV (HSB):
        155°, 61.5385%, 81.5686%
        XYZ:
        31.7805, 49.1838, 38.8288
        xyY:
        0.2653, 0.4106, 49.1838
      CIE-Lab:
        75.5655, -47.6405, 16.0439
        CIE-LCH:
        75.5655, 50.2695, 161.3881
        CIE-Luv:
        75.5655, -53.4055, 30.7083
        Hunter-Lab:
        70.1311, -41.8407, 16.2653
      #50d09b color charts
#50d09b RGB chart
      #50d09b CMYK chart
      #50d09b RGB pie chart
      #50d09b color shades, tints & tones
#50d09b color schemes
#50d09b color preview, HTML & CSS examples
           This text has a color of #50d09b        
        
          <p style="color:#50d09b;">Text here</p>
        
        
          .mytext {color:#50d09b;}
        
        Text color #50d09b
      
           This box has a color of #50d09b        
        
          <div style="background-color:#50d09b;">Content here</div>
        
        
          .mybackground {background-color:#50d09b;}
        
        Background color #50d09b
      
           Border around this has a color of #50d09b        
        
          <div style="border:2px solid #50d09b;">Content here</div>
        
        
          .myborder {border:2px solid #50d09b;}
        
        Border color #50d09b