#1962b1 color space conversions
Hex:
        #1962b1
        RGB:
        25, 98, 177
        CMY:
        90, 62, 31
        CMYK:
        86, 45, 0, 31
      HSL:
        211°, 75.2475%, 39.6078%
        HSV (HSB):
        211°, 85.8757%, 69.4118%
        XYZ:
        12.7044, 12.1164, 43.2641
        xyY:
        0.1866, 0.1780, 12.1164
      CIE-Lab:
        41.4005, 8.2319, -48.0681
        CIE-LCH:
        41.4005, 48.7679, 279.7179
        CIE-Luv:
        41.4005, -22.1270, -71.0550
        Hunter-Lab:
        34.8086, 4.2338, -49.3264
      #1962b1 color charts
#1962b1 RGB chart
      #1962b1 CMYK chart
      #1962b1 RGB pie chart
      #1962b1 color shades, tints & tones
#1962b1 color schemes
#1962b1 color preview, HTML & CSS examples
           This text has a color of #1962b1        
        
          <p style="color:#1962b1;">Text here</p>
        
        
          .mytext {color:#1962b1;}
        
        Text color #1962b1
      
           This box has a color of #1962b1        
        
          <div style="background-color:#1962b1;">Content here</div>
        
        
          .mybackground {background-color:#1962b1;}
        
        Background color #1962b1
      
           Border around this has a color of #1962b1        
        
          <div style="border:2px solid #1962b1;">Content here</div>
        
        
          .myborder {border:2px solid #1962b1;}
        
        Border color #1962b1