#50c086 color space conversions
Hex:
        #50c086
        RGB:
        80, 192, 134
        CMY:
        69, 25, 47
        CMYK:
        58, 0, 30, 25
      HSL:
        149°, 47.0588%, 53.3333%
        HSV (HSB):
        149°, 58.3333%, 75.2941%
        XYZ:
        26.4610, 41.1260, 29.0977
        xyY:
        0.2737, 0.4254, 41.1260
      CIE-Lab:
        70.2641, -45.3461, 19.9073
        CIE-LCH:
        70.2641, 49.5234, 156.2981
        CIE-Luv:
        70.2641, -48.3899, 34.9384
        Hunter-Lab:
        64.1295, -38.5744, 17.9888
      #50c086 color charts
#50c086 RGB chart
      #50c086 CMYK chart
      #50c086 RGB pie chart
      #50c086 color shades, tints & tones
#50c086 color schemes
#50c086 color preview, HTML & CSS examples
           This text has a color of #50c086        
        
          <p style="color:#50c086;">Text here</p>
        
        
          .mytext {color:#50c086;}
        
        Text color #50c086
      
           This box has a color of #50c086        
        
          <div style="background-color:#50c086;">Content here</div>
        
        
          .mybackground {background-color:#50c086;}
        
        Background color #50c086
      
           Border around this has a color of #50c086        
        
          <div style="border:2px solid #50c086;">Content here</div>
        
        
          .myborder {border:2px solid #50c086;}
        
        Border color #50c086