#5396cd color space conversions
Hex:
        #5396cd
        RGB:
        83, 150, 205
        CMY:
        67, 41, 20
        CMYK:
        60, 27, 0, 20
      HSL:
        207°, 54.9550%, 56.4706%
        HSV (HSB):
        207°, 59.5122%, 80.3922%
        XYZ:
        25.4931, 28.0595, 61.8300
        xyY:
        0.2209, 0.2432, 28.0595
      CIE-Lab:
        59.9424, -4.8864, -34.6836
        CIE-LCH:
        59.9424, 35.0261, 261.9806
        CIE-Luv:
        59.9424, -28.4110, -53.5161
        Hunter-Lab:
        52.9712, -6.7942, -32.1257
      #5396cd color charts
#5396cd RGB chart
      #5396cd CMYK chart
      #5396cd RGB pie chart
      #5396cd color shades, tints & tones
#5396cd color schemes
#5396cd color preview, HTML & CSS examples
           This text has a color of #5396cd        
        
          <p style="color:#5396cd;">Text here</p>
        
        
          .mytext {color:#5396cd;}
        
        Text color #5396cd
      
           This box has a color of #5396cd        
        
          <div style="background-color:#5396cd;">Content here</div>
        
        
          .mybackground {background-color:#5396cd;}
        
        Background color #5396cd
      
           Border around this has a color of #5396cd        
        
          <div style="border:2px solid #5396cd;">Content here</div>
        
        
          .myborder {border:2px solid #5396cd;}
        
        Border color #5396cd