#5079af color space conversions
Hex:
        #5079af
        RGB:
        80, 121, 175
        CMY:
        69, 53, 31
        CMYK:
        54, 31, 0, 31
      HSL:
        214°, 37.2549%, 50.0000%
        HSV (HSB):
        214°, 54.2857%, 68.6275%
        XYZ:
        17.8835, 18.4754, 43.1810
        xyY:
        0.2248, 0.2323, 18.4754
      CIE-Lab:
        50.0677, 1.7366, -33.0305
        CIE-LCH:
        50.0677, 33.0761, 273.0096
        CIE-Luv:
        50.0677, -19.1026, -49.9127
        Hunter-Lab:
        42.9830, -0.9535, -29.4750
      #5079af color charts
#5079af RGB chart
      #5079af CMYK chart
      #5079af RGB pie chart
      #5079af color shades, tints & tones
#5079af color schemes
#5079af color preview, HTML & CSS examples
           This text has a color of #5079af        
        
          <p style="color:#5079af;">Text here</p>
        
        
          .mytext {color:#5079af;}
        
        Text color #5079af
      
           This box has a color of #5079af        
        
          <div style="background-color:#5079af;">Content here</div>
        
        
          .mybackground {background-color:#5079af;}
        
        Background color #5079af
      
           Border around this has a color of #5079af        
        
          <div style="border:2px solid #5079af;">Content here</div>
        
        
          .myborder {border:2px solid #5079af;}
        
        Border color #5079af