#5485a7 color space conversions
Hex:
        #5485a7
        RGB:
        84, 133, 167
        CMY:
        67, 48, 35
        CMYK:
        50, 20, 0, 35
      HSL:
        205°, 33.0677%, 49.2157%
        HSV (HSB):
        205°, 49.7006%, 65.4902%
        XYZ:
        19.0187, 21.4499, 39.6971
        xyY:
        0.2372, 0.2676, 21.4499
      CIE-Lab:
        53.4384, -6.8538, -23.1558
        CIE-LCH:
        53.4384, 24.1488, 253.5119
        CIE-Luv:
        53.4384, -22.5142, -33.7173
        Hunter-Lab:
        46.3140, -7.7490, -18.3993
      #5485a7 color charts
#5485a7 RGB chart
      #5485a7 CMYK chart
      #5485a7 RGB pie chart
      #5485a7 color shades, tints & tones
#5485a7 color schemes
#5485a7 color preview, HTML & CSS examples
           This text has a color of #5485a7        
        
          <p style="color:#5485a7;">Text here</p>
        
        
          .mytext {color:#5485a7;}
        
        Text color #5485a7
      
           This box has a color of #5485a7        
        
          <div style="background-color:#5485a7;">Content here</div>
        
        
          .mybackground {background-color:#5485a7;}
        
        Background color #5485a7
      
           Border around this has a color of #5485a7        
        
          <div style="border:2px solid #5485a7;">Content here</div>
        
        
          .myborder {border:2px solid #5485a7;}
        
        Border color #5485a7