#396cdd color space conversions
Hex:
        #396cdd
        RGB:
        57, 108, 221
        CMY:
        78, 58, 13
        CMYK:
        74, 51, 0, 13
      HSL:
        221°, 70.6897%, 54.5098%
        HSV (HSB):
        221°, 74.2081%, 86.6667%
        XYZ:
        20.1010, 16.8154, 70.5929
        xyY:
        0.1870, 0.1564, 16.8154
      CIE-Lab:
        48.0266, 21.9183, -62.7092
        CIE-LCH:
        48.0266, 66.4293, 289.2657
        CIE-Luv:
        48.0266, -19.8252, -97.2259
        Hunter-Lab:
        41.0066, 15.7373, -73.3630
      #396cdd color charts
#396cdd RGB chart
      #396cdd CMYK chart
      #396cdd RGB pie chart
      #396cdd color shades, tints & tones
#396cdd color schemes
#396cdd color preview, HTML & CSS examples
           This text has a color of #396cdd        
        
          <p style="color:#396cdd;">Text here</p>
        
        
          .mytext {color:#396cdd;}
        
        Text color #396cdd
      
           This box has a color of #396cdd        
        
          <div style="background-color:#396cdd;">Content here</div>
        
        
          .mybackground {background-color:#396cdd;}
        
        Background color #396cdd
      
           Border around this has a color of #396cdd        
        
          <div style="border:2px solid #396cdd;">Content here</div>
        
        
          .myborder {border:2px solid #396cdd;}
        
        Border color #396cdd