#50c098 color space conversions
Hex:
        #50c098
        RGB:
        80, 192, 152
        CMY:
        69, 25, 40
        CMYK:
        58, 0, 21, 25
      HSL:
        159°, 47.0588%, 53.3333%
        HSV (HSB):
        159°, 58.3333%, 75.2941%
        XYZ:
        27.8254, 41.6717, 36.2827
        xyY:
        0.2631, 0.3939, 41.6717
      CIE-Lab:
        70.6440, -41.4659, 10.7288
        CIE-LCH:
        70.6440, 42.8314, 165.4935
        CIE-Luv:
        70.6440, -47.5044, 22.0515
        Hunter-Lab:
        64.5537, -36.0277, 11.8634
      #50c098 color charts
#50c098 RGB chart
      #50c098 CMYK chart
      #50c098 RGB pie chart
      #50c098 color shades, tints & tones
#50c098 color schemes
#50c098 color preview, HTML & CSS examples
           This text has a color of #50c098        
        
          <p style="color:#50c098;">Text here</p>
        
        
          .mytext {color:#50c098;}
        
        Text color #50c098
      
           This box has a color of #50c098        
        
          <div style="background-color:#50c098;">Content here</div>
        
        
          .mybackground {background-color:#50c098;}
        
        Background color #50c098
      
           Border around this has a color of #50c098        
        
          <div style="border:2px solid #50c098;">Content here</div>
        
        
          .myborder {border:2px solid #50c098;}
        
        Border color #50c098