#50c068 color space conversions
Hex:
        #50c068
        RGB:
        80, 192, 104
        CMY:
        69, 25, 59
        CMYK:
        58, 0, 46, 25
      HSL:
        133°, 47.0588%, 53.3333%
        HSV (HSB):
        133°, 58.3333%, 75.2941%
        XYZ:
        24.6566, 40.4042, 19.5960
        xyY:
        0.2913, 0.4773, 40.4042
      CIE-Lab:
        69.7565, -50.7544, 34.9374
        CIE-LCH:
        69.7565, 61.6168, 145.4580
        CIE-Luv:
        69.7565, -49.6954, 53.5499
        Hunter-Lab:
        63.5643, -41.9974, 26.2168
      #50c068 color charts
#50c068 RGB chart
      #50c068 CMYK chart
      #50c068 RGB pie chart
      #50c068 color shades, tints & tones
#50c068 color schemes
#50c068 color preview, HTML & CSS examples
           This text has a color of #50c068        
        
          <p style="color:#50c068;">Text here</p>
        
        
          .mytext {color:#50c068;}
        
        Text color #50c068
      
           This box has a color of #50c068        
        
          <div style="background-color:#50c068;">Content here</div>
        
        
          .mybackground {background-color:#50c068;}
        
        Background color #50c068
      
           Border around this has a color of #50c068        
        
          <div style="border:2px solid #50c068;">Content here</div>
        
        
          .myborder {border:2px solid #50c068;}
        
        Border color #50c068