#5479a5 color space conversions
Hex:
        #5479a5
        RGB:
        84, 121, 165
        CMY:
        67, 53, 35
        CMYK:
        49, 27, 0, 35
      HSL:
        213°, 32.5301%, 48.8235%
        HSV (HSB):
        213°, 49.0909%, 64.7059%
        XYZ:
        17.2851, 18.2762, 38.2139
        xyY:
        0.2343, 0.2477, 18.2762
      CIE-Lab:
        49.8294, -0.4685, -27.5762
        CIE-LCH:
        49.8294, 27.5802, 269.0268
        CIE-Luv:
        49.8294, -17.8612, -40.9844
        Hunter-Lab:
        42.7506, -2.6420, -23.0727
      #5479a5 color charts
#5479a5 RGB chart
      #5479a5 CMYK chart
      #5479a5 RGB pie chart
      #5479a5 color shades, tints & tones
#5479a5 color schemes
#5479a5 color preview, HTML & CSS examples
           This text has a color of #5479a5        
        
          <p style="color:#5479a5;">Text here</p>
        
        
          .mytext {color:#5479a5;}
        
        Text color #5479a5
      
           This box has a color of #5479a5        
        
          <div style="background-color:#5479a5;">Content here</div>
        
        
          .mybackground {background-color:#5479a5;}
        
        Background color #5479a5
      
           Border around this has a color of #5479a5        
        
          <div style="border:2px solid #5479a5;">Content here</div>
        
        
          .myborder {border:2px solid #5479a5;}
        
        Border color #5479a5