#396fcd color space conversions
Hex:
        #396fcd
        RGB:
        57, 111, 205
        CMY:
        78, 56, 20
        CMYK:
        72, 46, 0, 20
      HSL:
        218°, 59.6774%, 51.3725%
        HSV (HSB):
        218°, 72.1951%, 80.3922%
        XYZ:
        18.3912, 16.6465, 60.0014
        xyY:
        0.1935, 0.1752, 16.6465
      CIE-Lab:
        47.8115, 14.1476, -53.9499
        CIE-LCH:
        47.8115, 55.7740, 284.6941
        CIE-Luv:
        47.8115, -20.9254, -83.2810
        Hunter-Lab:
        40.8001, 9.0611, -58.6328
      #396fcd color charts
#396fcd RGB chart
      #396fcd CMYK chart
      #396fcd RGB pie chart
      #396fcd color shades, tints & tones
#396fcd color schemes
#396fcd color preview, HTML & CSS examples
           This text has a color of #396fcd        
        
          <p style="color:#396fcd;">Text here</p>
        
        
          .mytext {color:#396fcd;}
        
        Text color #396fcd
      
           This box has a color of #396fcd        
        
          <div style="background-color:#396fcd;">Content here</div>
        
        
          .mybackground {background-color:#396fcd;}
        
        Background color #396fcd
      
           Border around this has a color of #396fcd        
        
          <div style="border:2px solid #396fcd;">Content here</div>
        
        
          .myborder {border:2px solid #396fcd;}
        
        Border color #396fcd