#5599a5 color space conversions
Hex:
        #5599a5
        RGB:
        85, 153, 165
        CMY:
        67, 40, 35
        CMYK:
        48, 7, 0, 35
      HSL:
        189°, 32.0000%, 49.0196%
        HSV (HSB):
        189°, 48.4848%, 64.7059%
        XYZ:
        21.9291, 27.4304, 39.7361
        xyY:
        0.2461, 0.3079, 27.4304
      CIE-Lab:
        59.3706, -18.2084, -12.9747
        CIE-LCH:
        59.3706, 22.3582, 215.4724
        CIE-Luv:
        59.3706, -30.1811, -16.6573
        Hunter-Lab:
        52.3740, -16.9163, -8.3215
      #5599a5 color charts
#5599a5 RGB chart
      #5599a5 CMYK chart
      #5599a5 RGB pie chart
      #5599a5 color shades, tints & tones
#5599a5 color schemes
#5599a5 color preview, HTML & CSS examples
           This text has a color of #5599a5        
        
          <p style="color:#5599a5;">Text here</p>
        
        
          .mytext {color:#5599a5;}
        
        Text color #5599a5
      
           This box has a color of #5599a5        
        
          <div style="background-color:#5599a5;">Content here</div>
        
        
          .mybackground {background-color:#5599a5;}
        
        Background color #5599a5
      
           Border around this has a color of #5599a5        
        
          <div style="border:2px solid #5599a5;">Content here</div>
        
        
          .myborder {border:2px solid #5599a5;}
        
        Border color #5599a5