#50927e color space conversions
Hex:
        #50927e
        RGB:
        80, 146, 126
        CMY:
        69, 43, 51
        CMYK:
        45, 0, 14, 43
      HSL:
        162°, 29.2035%, 44.3137%
        HSV (HSB):
        162°, 45.2055%, 57.2549%
        XYZ:
        17.3530, 23.7696, 23.4121
        xyY:
        0.2689, 0.3683, 23.7696
      CIE-Lab:
        55.8564, -26.0760, 4.0720
        CIE-LCH:
        55.8564, 26.3920, 171.1244
        CIE-Luv:
        55.8564, -30.1730, 9.6833
        Hunter-Lab:
        48.7541, -21.7861, 5.6564
      #50927e color charts
#50927e RGB chart
      #50927e CMYK chart
      #50927e RGB pie chart
      #50927e color shades, tints & tones
#50927e color schemes
#50927e color preview, HTML & CSS examples
           This text has a color of #50927e        
        
          <p style="color:#50927e;">Text here</p>
        
        
          .mytext {color:#50927e;}
        
        Text color #50927e
      
           This box has a color of #50927e        
        
          <div style="background-color:#50927e;">Content here</div>
        
        
          .mybackground {background-color:#50927e;}
        
        Background color #50927e
      
           Border around this has a color of #50927e        
        
          <div style="border:2px solid #50927e;">Content here</div>
        
        
          .myborder {border:2px solid #50927e;}
        
        Border color #50927e