#5399a5 color space conversions
Hex:
        #5399a5
        RGB:
        83, 153, 165
        CMY:
        67, 40, 35
        CMYK:
        50, 7, 0, 35
      HSL:
        189°, 33.0645%, 48.6275%
        HSV (HSB):
        189°, 49.6970%, 64.7059%
        XYZ:
        21.7500, 27.3381, 39.7277
        xyY:
        0.2449, 0.3078, 27.3381
      CIE-Lab:
        59.2860, -18.6804, -13.1106
        CIE-LCH:
        59.2860, 22.8220, 215.0625
        CIE-Luv:
        59.2860, -30.7871, -16.8027
        Hunter-Lab:
        52.2858, -17.2471, -8.4496
      #5399a5 color charts
#5399a5 RGB chart
      #5399a5 CMYK chart
      #5399a5 RGB pie chart
      #5399a5 color shades, tints & tones
#5399a5 color schemes
#5399a5 color preview, HTML & CSS examples
           This text has a color of #5399a5        
        
          <p style="color:#5399a5;">Text here</p>
        
        
          .mytext {color:#5399a5;}
        
        Text color #5399a5
      
           This box has a color of #5399a5        
        
          <div style="background-color:#5399a5;">Content here</div>
        
        
          .mybackground {background-color:#5399a5;}
        
        Background color #5399a5
      
           Border around this has a color of #5399a5        
        
          <div style="border:2px solid #5399a5;">Content here</div>
        
        
          .myborder {border:2px solid #5399a5;}
        
        Border color #5399a5