#50a062 color space conversions
Hex:
        #50a062
        RGB:
        80, 160, 98
        CMY:
        69, 37, 62
        CMYK:
        50, 0, 39, 37
      HSL:
        134°, 33.3333%, 47.0588%
        HSV (HSB):
        134°, 50.0000%, 62.7451%
        XYZ:
        18.0837, 27.7289, 15.9544
        xyY:
        0.2928, 0.4489, 27.7289
      CIE-Lab:
        59.6430, -38.4715, 24.9796
        CIE-LCH:
        59.6430, 45.8698, 147.0043
        CIE-Luv:
        59.6430, -37.0084, 38.4205
        Hunter-Lab:
        52.6583, -30.8523, 18.8971
      #50a062 color charts
#50a062 RGB chart
      #50a062 CMYK chart
      #50a062 RGB pie chart
      #50a062 color shades, tints & tones
#50a062 color schemes
#50a062 color preview, HTML & CSS examples
           This text has a color of #50a062        
        
          <p style="color:#50a062;">Text here</p>
        
        
          .mytext {color:#50a062;}
        
        Text color #50a062
      
           This box has a color of #50a062        
        
          <div style="background-color:#50a062;">Content here</div>
        
        
          .mybackground {background-color:#50a062;}
        
        Background color #50a062
      
           Border around this has a color of #50a062        
        
          <div style="border:2px solid #50a062;">Content here</div>
        
        
          .myborder {border:2px solid #50a062;}
        
        Border color #50a062