#5499a5 color space conversions
Hex:
        #5499a5
        RGB:
        84, 153, 165
        CMY:
        67, 40, 35
        CMYK:
        49, 7, 0, 35
      HSL:
        189°, 32.5301%, 48.8235%
        HSV (HSB):
        189°, 49.0909%, 64.7059%
        XYZ:
        21.8389, 27.3839, 39.7319
        xyY:
        0.2455, 0.3078, 27.3839
      CIE-Lab:
        59.3280, -18.4456, -13.0431
        CIE-LCH:
        59.3280, 22.5912, 215.2645
        CIE-Luv:
        59.3280, -30.4861, -16.7305
        Hunter-Lab:
        52.3296, -17.0828, -8.3859
      #5499a5 color charts
#5499a5 RGB chart
      #5499a5 CMYK chart
      #5499a5 RGB pie chart
      #5499a5 color shades, tints & tones
#5499a5 color schemes
#5499a5 color preview, HTML & CSS examples
           This text has a color of #5499a5        
        
          <p style="color:#5499a5;">Text here</p>
        
        
          .mytext {color:#5499a5;}
        
        Text color #5499a5
      
           This box has a color of #5499a5        
        
          <div style="background-color:#5499a5;">Content here</div>
        
        
          .mybackground {background-color:#5499a5;}
        
        Background color #5499a5
      
           Border around this has a color of #5499a5        
        
          <div style="border:2px solid #5499a5;">Content here</div>
        
        
          .myborder {border:2px solid #5499a5;}
        
        Border color #5499a5