#5071a1 color space conversions
Hex:
        #5071a1
        RGB:
        80, 113, 161
        CMY:
        69, 56, 37
        CMYK:
        50, 30, 0, 37
      HSL:
        216°, 33.6100%, 47.2549%
        HSV (HSB):
        216°, 50.3106%, 63.1373%
        XYZ:
        15.6464, 16.0889, 35.9990
        xyY:
        0.2310, 0.2375, 16.0889
      CIE-Lab:
        47.0910, 2.0846, -29.5176
        CIE-LCH:
        47.0910, 29.5911, 274.0396
        CIE-Luv:
        47.0910, -16.1382, -43.8313
        Hunter-Lab:
        40.1110, -0.5654, -25.1342
      #5071a1 color charts
#5071a1 RGB chart
      #5071a1 CMYK chart
      #5071a1 RGB pie chart
      #5071a1 color shades, tints & tones
#5071a1 color schemes
#5071a1 color preview, HTML & CSS examples
           This text has a color of #5071a1        
        
          <p style="color:#5071a1;">Text here</p>
        
        
          .mytext {color:#5071a1;}
        
        Text color #5071a1
      
           This box has a color of #5071a1        
        
          <div style="background-color:#5071a1;">Content here</div>
        
        
          .mybackground {background-color:#5071a1;}
        
        Background color #5071a1
      
           Border around this has a color of #5071a1        
        
          <div style="border:2px solid #5071a1;">Content here</div>
        
        
          .myborder {border:2px solid #5071a1;}
        
        Border color #5071a1