#5399c7 color space conversions
Hex:
        #5399c7
        RGB:
        83, 153, 199
        CMY:
        67, 40, 22
        CMYK:
        58, 23, 0, 22
      HSL:
        204°, 50.8772%, 55.2941%
        HSV (HSB):
        204°, 58.2915%, 78.0392%
        XYZ:
        25.2673, 28.7450, 58.2494
        xyY:
        0.2251, 0.2561, 28.7450
      CIE-Lab:
        60.5559, -8.4854, -30.3651
        CIE-LCH:
        60.5559, 31.5284, 254.3873
        CIE-Luv:
        60.5559, -29.6902, -46.0277
        Hunter-Lab:
        53.6144, -9.7018, -26.8857
      #5399c7 color charts
#5399c7 RGB chart
      #5399c7 CMYK chart
      #5399c7 RGB pie chart
      #5399c7 color shades, tints & tones
#5399c7 color schemes
#5399c7 color preview, HTML & CSS examples
           This text has a color of #5399c7        
        
          <p style="color:#5399c7;">Text here</p>
        
        
          .mytext {color:#5399c7;}
        
        Text color #5399c7
      
           This box has a color of #5399c7        
        
          <div style="background-color:#5399c7;">Content here</div>
        
        
          .mybackground {background-color:#5399c7;}
        
        Background color #5399c7
      
           Border around this has a color of #5399c7        
        
          <div style="border:2px solid #5399c7;">Content here</div>
        
        
          .myborder {border:2px solid #5399c7;}
        
        Border color #5399c7