#5599a6 color space conversions
Hex:
        #5599a6
        RGB:
        85, 153, 166
        CMY:
        67, 40, 35
        CMYK:
        49, 8, 0, 35
      HSL:
        190°, 32.2709%, 49.2157%
        HSV (HSB):
        190°, 48.7952%, 65.0980%
        XYZ:
        22.0205, 27.4669, 40.2174
        xyY:
        0.2455, 0.3062, 27.4669
      CIE-Lab:
        59.4041, -17.9272, -13.4918
        CIE-LCH:
        59.4041, 22.4368, 216.9646
        CIE-Luv:
        59.4041, -30.1497, -17.5047
        Hunter-Lab:
        52.4089, -16.7158, -8.8116
      #5599a6 color charts
#5599a6 RGB chart
      #5599a6 CMYK chart
      #5599a6 RGB pie chart
      #5599a6 color shades, tints & tones
#5599a6 color schemes
#5599a6 color preview, HTML & CSS examples
           This text has a color of #5599a6        
        
          <p style="color:#5599a6;">Text here</p>
        
        
          .mytext {color:#5599a6;}
        
        Text color #5599a6
      
           This box has a color of #5599a6        
        
          <div style="background-color:#5599a6;">Content here</div>
        
        
          .mybackground {background-color:#5599a6;}
        
        Background color #5599a6
      
           Border around this has a color of #5599a6        
        
          <div style="border:2px solid #5599a6;">Content here</div>
        
        
          .myborder {border:2px solid #5599a6;}
        
        Border color #5599a6