#5586a7 color space conversions
Hex:
        #5586a7
        RGB:
        85, 134, 167
        CMY:
        67, 47, 35
        CMYK:
        49, 20, 0, 35
      HSL:
        204°, 32.5397%, 49.4118%
        HSV (HSB):
        204°, 49.1018%, 65.4902%
        XYZ:
        19.2465, 21.7715, 39.7471
        xyY:
        0.2383, 0.2696, 21.7715
      CIE-Lab:
        53.7837, -7.1797, -22.6204
        CIE-LCH:
        53.7837, 23.7325, 252.3906
        CIE-Luv:
        53.7837, -22.5841, -32.8668
        Hunter-Lab:
        46.6600, -8.0266, -17.8440
      #5586a7 color charts
#5586a7 RGB chart
      #5586a7 CMYK chart
      #5586a7 RGB pie chart
      #5586a7 color shades, tints & tones
#5586a7 color schemes
#5586a7 color preview, HTML & CSS examples
           This text has a color of #5586a7        
        
          <p style="color:#5586a7;">Text here</p>
        
        
          .mytext {color:#5586a7;}
        
        Text color #5586a7
      
           This box has a color of #5586a7        
        
          <div style="background-color:#5586a7;">Content here</div>
        
        
          .mybackground {background-color:#5586a7;}
        
        Background color #5586a7
      
           Border around this has a color of #5586a7        
        
          <div style="border:2px solid #5586a7;">Content here</div>
        
        
          .myborder {border:2px solid #5586a7;}
        
        Border color #5586a7