#50967b color space conversions
Hex:
        #50967b
        RGB:
        80, 150, 123
        CMY:
        69, 41, 52
        CMYK:
        47, 0, 18, 41
      HSL:
        157°, 30.4348%, 45.0980%
        HSV (HSB):
        157°, 46.6667%, 58.8235%
        XYZ:
        17.7898, 24.9482, 22.6168
        xyY:
        0.2722, 0.3817, 24.9482
      CIE-Lab:
        57.0249, -28.7531, 7.4591
        CIE-LCH:
        57.0249, 29.7049, 165.4569
        CIE-Luv:
        57.0249, -31.9513, 14.7717
        Hunter-Lab:
        49.9482, -23.8340, 8.1170
      #50967b color charts
#50967b RGB chart
      #50967b CMYK chart
      #50967b RGB pie chart
      #50967b color shades, tints & tones
#50967b color schemes
#50967b color preview, HTML & CSS examples
           This text has a color of #50967b        
        
          <p style="color:#50967b;">Text here</p>
        
        
          .mytext {color:#50967b;}
        
        Text color #50967b
      
           This box has a color of #50967b        
        
          <div style="background-color:#50967b;">Content here</div>
        
        
          .mybackground {background-color:#50967b;}
        
        Background color #50967b
      
           Border around this has a color of #50967b        
        
          <div style="border:2px solid #50967b;">Content here</div>
        
        
          .myborder {border:2px solid #50967b;}
        
        Border color #50967b