#50879f color space conversions
Hex:
        #50879f
        RGB:
        80, 135, 159
        CMY:
        69, 47, 38
        CMYK:
        50, 15, 0, 38
      HSL:
        198°, 33.0544%, 46.8627%
        HSV (HSB):
        198°, 49.6855%, 62.3529%
        XYZ:
        18.2302, 21.5366, 35.9970
        xyY:
        0.2406, 0.2843, 21.5366
      CIE-Lab:
        53.5319, -11.3554, -18.4101
        CIE-LCH:
        53.5319, 21.6304, 238.3337
        CIE-Luv:
        53.5319, -24.7259, -25.6825
        Hunter-Lab:
        46.4076, -11.0932, -13.5043
      #50879f color charts
#50879f RGB chart
      #50879f CMYK chart
      #50879f RGB pie chart
      #50879f color shades, tints & tones
#50879f color schemes
#50879f color preview, HTML & CSS examples
           This text has a color of #50879f        
        
          <p style="color:#50879f;">Text here</p>
        
        
          .mytext {color:#50879f;}
        
        Text color #50879f
      
           This box has a color of #50879f        
        
          <div style="background-color:#50879f;">Content here</div>
        
        
          .mybackground {background-color:#50879f;}
        
        Background color #50879f
      
           Border around this has a color of #50879f        
        
          <div style="border:2px solid #50879f;">Content here</div>
        
        
          .myborder {border:2px solid #50879f;}
        
        Border color #50879f