#50b970 color space conversions
Hex:
        #50b970
        RGB:
        80, 185, 112
        CMY:
        69, 27, 56
        CMYK:
        57, 0, 39, 27
      HSL:
        138°, 42.8571%, 51.9608%
        HSV (HSB):
        138°, 56.7568%, 72.5490%
        XYZ:
        23.5819, 37.5732, 21.3387
        xyY:
        0.2859, 0.4555, 37.5732
      CIE-Lab:
        67.7049, -46.6136, 28.1474
        CIE-LCH:
        67.7049, 54.4528, 148.8746
        CIE-Luv:
        67.7049, -46.6376, 44.8467
        Hunter-Lab:
        61.2970, -38.5982, 22.2679
      #50b970 color charts
#50b970 RGB chart
      #50b970 CMYK chart
      #50b970 RGB pie chart
      #50b970 color shades, tints & tones
#50b970 color schemes
#50b970 color preview, HTML & CSS examples
           This text has a color of #50b970        
        
          <p style="color:#50b970;">Text here</p>
        
        
          .mytext {color:#50b970;}
        
        Text color #50b970
      
           This box has a color of #50b970        
        
          <div style="background-color:#50b970;">Content here</div>
        
        
          .mybackground {background-color:#50b970;}
        
        Background color #50b970
      
           Border around this has a color of #50b970        
        
          <div style="border:2px solid #50b970;">Content here</div>
        
        
          .myborder {border:2px solid #50b970;}
        
        Border color #50b970