#396bbf color space conversions
Hex:
        #396bbf
        RGB:
        57, 107, 191
        CMY:
        78, 58, 25
        CMYK:
        70, 44, 0, 25
      HSL:
        218°, 54.0323%, 48.6275%
        HSV (HSB):
        218°, 70.1571%, 74.9020%
        XYZ:
        16.3490, 15.1468, 51.3522
        xyY:
        0.1973, 0.1828, 15.1468
      CIE-Lab:
        45.8347, 11.5414, -49.0673
        CIE-LCH:
        45.8347, 50.4064, 283.2363
        CIE-Luv:
        45.8347, -19.8813, -74.7687
        Hunter-Lab:
        38.9189, 6.8759, -50.9878
      #396bbf color charts
#396bbf RGB chart
      #396bbf CMYK chart
      #396bbf RGB pie chart
      #396bbf color shades, tints & tones
#396bbf color schemes
#396bbf color preview, HTML & CSS examples
           This text has a color of #396bbf        
        
          <p style="color:#396bbf;">Text here</p>
        
        
          .mytext {color:#396bbf;}
        
        Text color #396bbf
      
           This box has a color of #396bbf        
        
          <div style="background-color:#396bbf;">Content here</div>
        
        
          .mybackground {background-color:#396bbf;}
        
        Background color #396bbf
      
           Border around this has a color of #396bbf        
        
          <div style="border:2px solid #396bbf;">Content here</div>
        
        
          .myborder {border:2px solid #396bbf;}
        
        Border color #396bbf