#1963b6 color space conversions
Hex:
        #1963b6
        RGB:
        25, 99, 182
        CMY:
        90, 61, 29
        CMYK:
        86, 46, 0, 29
      HSL:
        212°, 75.8454%, 40.5882%
        HSV (HSB):
        212°, 86.2637%, 71.3725%
        XYZ:
        13.3062, 12.5078, 45.9689
        xyY:
        0.1854, 0.1742, 12.5078
      CIE-Lab:
        42.0120, 9.5708, -50.0162
        CIE-LCH:
        42.0120, 50.9237, 280.8329
        CIE-Luv:
        42.0120, -22.2585, -74.3344
        Hunter-Lab:
        35.3663, 5.2679, -52.3084
      #1963b6 color charts
#1963b6 RGB chart
      #1963b6 CMYK chart
      #1963b6 RGB pie chart
      #1963b6 color shades, tints & tones
#1963b6 color schemes
#1963b6 color preview, HTML & CSS examples
           This text has a color of #1963b6        
        
          <p style="color:#1963b6;">Text here</p>
        
        
          .mytext {color:#1963b6;}
        
        Text color #1963b6
      
           This box has a color of #1963b6        
        
          <div style="background-color:#1963b6;">Content here</div>
        
        
          .mybackground {background-color:#1963b6;}
        
        Background color #1963b6
      
           Border around this has a color of #1963b6        
        
          <div style="border:2px solid #1963b6;">Content here</div>
        
        
          .myborder {border:2px solid #1963b6;}
        
        Border color #1963b6