#50719e color space conversions
Hex:
        #50719e
        RGB:
        80, 113, 158
        CMY:
        69, 56, 38
        CMYK:
        49, 28, 0, 38
      HSL:
        215°, 32.7731%, 46.6667%
        HSV (HSB):
        215°, 49.3671%, 61.9608%
        XYZ:
        15.3849, 15.9844, 34.6222
        xyY:
        0.2331, 0.2422, 15.9844
      CIE-Lab:
        46.9539, 1.1401, -27.9677
        CIE-LCH:
        46.9539, 27.9910, 272.3344
        CIE-Luv:
        46.9539, -16.1315, -41.2833
        Hunter-Lab:
        39.9804, -1.2768, -23.3575
      #50719e color charts
#50719e RGB chart
      #50719e CMYK chart
      #50719e RGB pie chart
      #50719e color shades, tints & tones
#50719e color schemes
#50719e color preview, HTML & CSS examples
           This text has a color of #50719e        
        
          <p style="color:#50719e;">Text here</p>
        
        
          .mytext {color:#50719e;}
        
        Text color #50719e
      
           This box has a color of #50719e        
        
          <div style="background-color:#50719e;">Content here</div>
        
        
          .mybackground {background-color:#50719e;}
        
        Background color #50719e
      
           Border around this has a color of #50719e        
        
          <div style="border:2px solid #50719e;">Content here</div>
        
        
          .myborder {border:2px solid #50719e;}
        
        Border color #50719e