#1961b4 color space conversions
Hex:
        #1961b4
        RGB:
        25, 97, 180
        CMY:
        90, 62, 29
        CMYK:
        86, 46, 0, 29
      HSL:
        212°, 75.6098%, 40.1961%
        HSV (HSB):
        212°, 86.1111%, 70.5882%
        XYZ:
        12.9138, 12.0513, 44.8255
        xyY:
        0.1850, 0.1727, 12.0513
      CIE-Lab:
        41.2976, 10.0723, -49.9935
        CIE-LCH:
        41.2976, 50.9980, 281.3910
        CIE-Luv:
        41.2976, -21.7063, -73.9918
        Hunter-Lab:
        34.7151, 5.6497, -52.2572
      #1961b4 color charts
#1961b4 RGB chart
      #1961b4 CMYK chart
      #1961b4 RGB pie chart
      #1961b4 color shades, tints & tones
#1961b4 color schemes
#1961b4 color preview, HTML & CSS examples
           This text has a color of #1961b4        
        
          <p style="color:#1961b4;">Text here</p>
        
        
          .mytext {color:#1961b4;}
        
        Text color #1961b4
      
           This box has a color of #1961b4        
        
          <div style="background-color:#1961b4;">Content here</div>
        
        
          .mybackground {background-color:#1961b4;}
        
        Background color #1961b4
      
           Border around this has a color of #1961b4        
        
          <div style="border:2px solid #1961b4;">Content here</div>
        
        
          .myborder {border:2px solid #1961b4;}
        
        Border color #1961b4