#5596ac color space conversions
Hex:
        #5596ac
        RGB:
        85, 150, 172
        CMY:
        67, 41, 33
        CMYK:
        51, 13, 0, 33
      HSL:
        195°, 34.3874%, 50.3922%
        HSV (HSB):
        195°, 50.5814%, 67.4510%
        XYZ:
        22.0991, 26.7225, 43.0229
        xyY:
        0.2406, 0.2910, 26.7225
      CIE-Lab:
        58.7166, -14.5993, -17.9390
        CIE-LCH:
        58.7166, 23.1289, 230.8603
        CIE-Luv:
        58.7166, -28.7797, -24.9203
        Hunter-Lab:
        51.6939, -14.1557, -13.1593
      #5596ac color charts
#5596ac RGB chart
      #5596ac CMYK chart
      #5596ac RGB pie chart
      #5596ac color shades, tints & tones
#5596ac color schemes
#5596ac color preview, HTML & CSS examples
           This text has a color of #5596ac        
        
          <p style="color:#5596ac;">Text here</p>
        
        
          .mytext {color:#5596ac;}
        
        Text color #5596ac
      
           This box has a color of #5596ac        
        
          <div style="background-color:#5596ac;">Content here</div>
        
        
          .mybackground {background-color:#5596ac;}
        
        Background color #5596ac
      
           Border around this has a color of #5596ac        
        
          <div style="border:2px solid #5596ac;">Content here</div>
        
        
          .myborder {border:2px solid #5596ac;}
        
        Border color #5596ac