#5071af color space conversions
Hex:
        #5071af
        RGB:
        80, 113, 175
        CMY:
        69, 56, 31
        CMYK:
        54, 35, 0, 31
      HSL:
        219°, 37.2549%, 50.0000%
        HSV (HSB):
        219°, 54.2857%, 68.6275%
        XYZ:
        16.9513, 16.6109, 42.8702
        xyY:
        0.2218, 0.2173, 16.6109
      CIE-Lab:
        47.7659, 6.5902, -36.6456
        CIE-LCH:
        47.7659, 37.2335, 280.1949
        CIE-Luv:
        47.7659, -16.1834, -55.6360
        Hunter-Lab:
        40.7564, 2.9172, -33.8355
      #5071af color charts
#5071af RGB chart
      #5071af CMYK chart
      #5071af RGB pie chart
      #5071af color shades, tints & tones
#5071af color schemes
#5071af color preview, HTML & CSS examples
           This text has a color of #5071af        
        
          <p style="color:#5071af;">Text here</p>
        
        
          .mytext {color:#5071af;}
        
        Text color #5071af
      
           This box has a color of #5071af        
        
          <div style="background-color:#5071af;">Content here</div>
        
        
          .mybackground {background-color:#5071af;}
        
        Background color #5071af
      
           Border around this has a color of #5071af        
        
          <div style="border:2px solid #5071af;">Content here</div>
        
        
          .myborder {border:2px solid #5071af;}
        
        Border color #5071af