#50899f color space conversions
Hex:
        #50899f
        RGB:
        80, 137, 159
        CMY:
        69, 46, 38
        CMYK:
        50, 14, 0, 38
      HSL:
        197°, 33.0544%, 46.8627%
        HSV (HSB):
        197°, 49.6855%, 62.3529%
        XYZ:
        18.5119, 22.1000, 36.0909
        xyY:
        0.2413, 0.2881, 22.1000
      CIE-Lab:
        54.1329, -12.4686, -17.4939
        CIE-LCH:
        54.1329, 21.4826, 234.5209
        CIE-Luv:
        54.1329, -25.5200, -24.1566
        Hunter-Lab:
        47.0106, -11.9786, -12.6106
      #50899f color charts
#50899f RGB chart
      #50899f CMYK chart
      #50899f RGB pie chart
      #50899f color shades, tints & tones
#50899f color schemes
#50899f color preview, HTML & CSS examples
           This text has a color of #50899f        
        
          <p style="color:#50899f;">Text here</p>
        
        
          .mytext {color:#50899f;}
        
        Text color #50899f
      
           This box has a color of #50899f        
        
          <div style="background-color:#50899f;">Content here</div>
        
        
          .mybackground {background-color:#50899f;}
        
        Background color #50899f
      
           Border around this has a color of #50899f        
        
          <div style="border:2px solid #50899f;">Content here</div>
        
        
          .myborder {border:2px solid #50899f;}
        
        Border color #50899f