#50b786 color space conversions
Hex:
        #50b786
        RGB:
        80, 183, 134
        CMY:
        69, 28, 47
        CMYK:
        56, 0, 27, 28
      HSL:
        151°, 41.7004%, 51.5686%
        HSV (HSB):
        151°, 56.2842%, 71.7647%
        XYZ:
        24.5448, 37.2937, 28.4590
        xyY:
        0.2718, 0.4130, 37.2937
      CIE-Lab:
        67.4968, -41.4969, 16.0857
        CIE-LCH:
        67.4968, 44.5055, 158.8119
        CIE-Luv:
        67.4968, -44.8874, 29.0678
        Hunter-Lab:
        61.0685, -35.1268, 15.1178
      #50b786 color charts
#50b786 RGB chart
      #50b786 CMYK chart
      #50b786 RGB pie chart
      #50b786 color shades, tints & tones
#50b786 color schemes
#50b786 color preview, HTML & CSS examples
           This text has a color of #50b786        
        
          <p style="color:#50b786;">Text here</p>
        
        
          .mytext {color:#50b786;}
        
        Text color #50b786
      
           This box has a color of #50b786        
        
          <div style="background-color:#50b786;">Content here</div>
        
        
          .mybackground {background-color:#50b786;}
        
        Background color #50b786
      
           Border around this has a color of #50b786        
        
          <div style="border:2px solid #50b786;">Content here</div>
        
        
          .myborder {border:2px solid #50b786;}
        
        Border color #50b786