#50c092 color space conversions
Hex:
        #50c092
        RGB:
        80, 192, 146
        CMY:
        69, 25, 43
        CMYK:
        58, 0, 24, 25
      HSL:
        155°, 47.0588%, 53.3333%
        HSV (HSB):
        155°, 58.3333%, 75.2941%
        XYZ:
        27.3462, 41.4801, 33.7593
        xyY:
        0.2666, 0.4043, 41.4801
      CIE-Lab:
        70.5110, -42.8093, 13.7914
        CIE-LCH:
        70.5110, 44.9760, 162.1432
        CIE-Luv:
        70.5110, -47.8062, 26.4704
        Hunter-Lab:
        64.4050, -36.9181, 14.0054
      #50c092 color charts
#50c092 RGB chart
      #50c092 CMYK chart
      #50c092 RGB pie chart
      #50c092 color shades, tints & tones
#50c092 color schemes
#50c092 color preview, HTML & CSS examples
           This text has a color of #50c092        
        
          <p style="color:#50c092;">Text here</p>
        
        
          .mytext {color:#50c092;}
        
        Text color #50c092
      
           This box has a color of #50c092        
        
          <div style="background-color:#50c092;">Content here</div>
        
        
          .mybackground {background-color:#50c092;}
        
        Background color #50c092
      
           Border around this has a color of #50c092        
        
          <div style="border:2px solid #50c092;">Content here</div>
        
        
          .myborder {border:2px solid #50c092;}
        
        Border color #50c092