#5399a3 color space conversions
Hex:
        #5399a3
        RGB:
        83, 153, 163
        CMY:
        67, 40, 36
        CMYK:
        49, 6, 0, 36
      HSL:
        188°, 32.5203%, 48.2353%
        HSV (HSB):
        188°, 49.0798%, 63.9216%
        XYZ:
        21.5694, 27.2658, 38.7763
        xyY:
        0.2462, 0.3112, 27.2658
      CIE-Lab:
        59.2196, -19.2434, -12.0750
        CIE-LCH:
        59.2196, 22.7181, 212.1077
        CIE-Luv:
        59.2196, -30.8544, -15.1104
        Hunter-Lab:
        52.2167, -17.6454, -7.4773
      #5399a3 color charts
#5399a3 RGB chart
      #5399a3 CMYK chart
      #5399a3 RGB pie chart
      #5399a3 color shades, tints & tones
#5399a3 color schemes
#5399a3 color preview, HTML & CSS examples
           This text has a color of #5399a3        
        
          <p style="color:#5399a3;">Text here</p>
        
        
          .mytext {color:#5399a3;}
        
        Text color #5399a3
      
           This box has a color of #5399a3        
        
          <div style="background-color:#5399a3;">Content here</div>
        
        
          .mybackground {background-color:#5399a3;}
        
        Background color #5399a3
      
           Border around this has a color of #5399a3        
        
          <div style="border:2px solid #5399a3;">Content here</div>
        
        
          .myborder {border:2px solid #5399a3;}
        
        Border color #5399a3