#50bd6e color space conversions
Hex:
        #50bd6e
        RGB:
        80, 189, 110
        CMY:
        69, 26, 57
        CMYK:
        58, 0, 42, 26
      HSL:
        137°, 45.2282%, 52.7451%
        HSV (HSB):
        137°, 57.6720%, 74.1176%
        XYZ:
        24.3203, 39.2265, 21.0415
        xyY:
        0.2875, 0.4637, 39.2265
      CIE-Lab:
        68.9150, -48.5835, 30.7756
        CIE-LCH:
        68.9150, 57.5108, 147.6475
        CIE-Luv:
        68.9150, -48.2876, 48.4068
        Hunter-Lab:
        62.6310, -40.2907, 23.9227
      #50bd6e color charts
#50bd6e RGB chart
      #50bd6e CMYK chart
      #50bd6e RGB pie chart
      #50bd6e color shades, tints & tones
#50bd6e color schemes
#50bd6e color preview, HTML & CSS examples
           This text has a color of #50bd6e        
        
          <p style="color:#50bd6e;">Text here</p>
        
        
          .mytext {color:#50bd6e;}
        
        Text color #50bd6e
      
           This box has a color of #50bd6e        
        
          <div style="background-color:#50bd6e;">Content here</div>
        
        
          .mybackground {background-color:#50bd6e;}
        
        Background color #50bd6e
      
           Border around this has a color of #50bd6e        
        
          <div style="border:2px solid #50bd6e;">Content here</div>
        
        
          .myborder {border:2px solid #50bd6e;}
        
        Border color #50bd6e