#50b668 color space conversions
Hex:
        #50b668
        RGB:
        80, 182, 104
        CMY:
        69, 29, 59
        CMYK:
        56, 0, 43, 29
      HSL:
        134°, 41.1290%, 51.3725%
        HSV (HSB):
        134°, 56.0440%, 71.3725%
        XYZ:
        22.5349, 36.1608, 18.8887
        xyY:
        0.2905, 0.4661, 36.1608
      CIE-Lab:
        66.6426, -46.7550, 30.9438
        CIE-LCH:
        66.6426, 56.0674, 146.5023
        CIE-Luv:
        66.6426, -45.7702, 47.8370
        Hunter-Lab:
        60.1339, -38.3422, 23.4701
      #50b668 color charts
#50b668 RGB chart
      #50b668 CMYK chart
      #50b668 RGB pie chart
      #50b668 color shades, tints & tones
#50b668 color schemes
#50b668 color preview, HTML & CSS examples
           This text has a color of #50b668        
        
          <p style="color:#50b668;">Text here</p>
        
        
          .mytext {color:#50b668;}
        
        Text color #50b668
      
           This box has a color of #50b668        
        
          <div style="background-color:#50b668;">Content here</div>
        
        
          .mybackground {background-color:#50b668;}
        
        Background color #50b668
      
           Border around this has a color of #50b668        
        
          <div style="border:2px solid #50b668;">Content here</div>
        
        
          .myborder {border:2px solid #50b668;}
        
        Border color #50b668