#5389cd color space conversions
Hex:
        #5389cd
        RGB:
        83, 137, 205
        CMY:
        67, 46, 20
        CMYK:
        60, 33, 0, 20
      HSL:
        213°, 54.9550%, 56.4706%
        HSV (HSB):
        213°, 59.5122%, 80.3922%
        XYZ:
        23.5324, 24.1381, 61.1764
        xyY:
        0.2162, 0.2218, 24.1381
      CIE-Lab:
        56.2258, 2.6454, -40.5060
        CIE-LCH:
        56.2258, 40.5923, 273.7366
        CIE-Luv:
        56.2258, -23.7179, -63.3194
        Hunter-Lab:
        49.1305, -0.4811, -39.4354
      #5389cd color charts
#5389cd RGB chart
      #5389cd CMYK chart
      #5389cd RGB pie chart
      #5389cd color shades, tints & tones
#5389cd color schemes
#5389cd color preview, HTML & CSS examples
           This text has a color of #5389cd        
        
          <p style="color:#5389cd;">Text here</p>
        
        
          .mytext {color:#5389cd;}
        
        Text color #5389cd
      
           This box has a color of #5389cd        
        
          <div style="background-color:#5389cd;">Content here</div>
        
        
          .mybackground {background-color:#5389cd;}
        
        Background color #5389cd
      
           Border around this has a color of #5389cd        
        
          <div style="border:2px solid #5389cd;">Content here</div>
        
        
          .myborder {border:2px solid #5389cd;}
        
        Border color #5389cd