#50a67a color space conversions
Hex:
        #50a67a
        RGB:
        80, 166, 122
        CMY:
        69, 35, 52
        CMYK:
        52, 0, 27, 35
      HSL:
        149°, 34.9593%, 48.2353%
        HSV (HSB):
        149°, 51.8072%, 65.0980%
        XYZ:
        20.4573, 30.3831, 23.1987
        xyY:
        0.2763, 0.4104, 30.3831
      CIE-Lab:
        61.9833, -36.4901, 15.0009
        CIE-LCH:
        61.9833, 39.4532, 157.6527
        CIE-Luv:
        61.9833, -38.6083, 26.3230
        Hunter-Lab:
        55.1208, -30.2136, 13.6312
      #50a67a color charts
#50a67a RGB chart
      #50a67a CMYK chart
      #50a67a RGB pie chart
      #50a67a color shades, tints & tones
#50a67a color schemes
#50a67a color preview, HTML & CSS examples
           This text has a color of #50a67a        
        
          <p style="color:#50a67a;">Text here</p>
        
        
          .mytext {color:#50a67a;}
        
        Text color #50a67a
      
           This box has a color of #50a67a        
        
          <div style="background-color:#50a67a;">Content here</div>
        
        
          .mybackground {background-color:#50a67a;}
        
        Background color #50a67a
      
           Border around this has a color of #50a67a        
        
          <div style="border:2px solid #50a67a;">Content here</div>
        
        
          .myborder {border:2px solid #50a67a;}
        
        Border color #50a67a