#5476a5 color space conversions
Hex:
        #5476a5
        RGB:
        84, 118, 165
        CMY:
        67, 54, 35
        CMYK:
        49, 28, 0, 35
      HSL:
        215°, 32.5301%, 48.8235%
        HSV (HSB):
        215°, 49.0909%, 64.7059%
        XYZ:
        16.9261, 17.5583, 38.0943
        xyY:
        0.2332, 0.2419, 17.5583
      CIE-Lab:
        48.9559, 1.3218, -28.9348
        CIE-LCH:
        48.9559, 28.9650, 272.6156
        CIE-Luv:
        48.9559, -16.7095, -43.1825
        Hunter-Lab:
        41.9026, -1.2264, -24.5696
      #5476a5 color charts
#5476a5 RGB chart
      #5476a5 CMYK chart
      #5476a5 RGB pie chart
      #5476a5 color shades, tints & tones
#5476a5 color schemes
#5476a5 color preview, HTML & CSS examples
           This text has a color of #5476a5        
        
          <p style="color:#5476a5;">Text here</p>
        
        
          .mytext {color:#5476a5;}
        
        Text color #5476a5
      
           This box has a color of #5476a5        
        
          <div style="background-color:#5476a5;">Content here</div>
        
        
          .mybackground {background-color:#5476a5;}
        
        Background color #5476a5
      
           Border around this has a color of #5476a5        
        
          <div style="border:2px solid #5476a5;">Content here</div>
        
        
          .myborder {border:2px solid #5476a5;}
        
        Border color #5476a5