#5495a3 color space conversions
Hex:
        #5495a3
        RGB:
        84, 149, 163
        CMY:
        67, 42, 36
        CMYK:
        48, 9, 0, 36
      HSL:
        191°, 31.9838%, 48.4314%
        HSV (HSB):
        191°, 48.4663%, 63.9216%
        XYZ:
        21.0145, 26.0241, 38.5659
        xyY:
        0.2455, 0.3040, 26.0241
      CIE-Lab:
        58.0599, -16.8829, -13.8175
        CIE-LCH:
        58.0599, 21.8164, 219.2980
        CIE-Luv:
        58.0599, -28.9528, -18.0877
        Hunter-Lab:
        51.0138, -15.7434, -9.1130
      #5495a3 color charts
#5495a3 RGB chart
      #5495a3 CMYK chart
      #5495a3 RGB pie chart
      #5495a3 color shades, tints & tones
#5495a3 color schemes
#5495a3 color preview, HTML & CSS examples
           This text has a color of #5495a3        
        
          <p style="color:#5495a3;">Text here</p>
        
        
          .mytext {color:#5495a3;}
        
        Text color #5495a3
      
           This box has a color of #5495a3        
        
          <div style="background-color:#5495a3;">Content here</div>
        
        
          .mybackground {background-color:#5495a3;}
        
        Background color #5495a3
      
           Border around this has a color of #5495a3        
        
          <div style="border:2px solid #5495a3;">Content here</div>
        
        
          .myborder {border:2px solid #5495a3;}
        
        Border color #5495a3