#1596e1 color space conversions
Hex:
        #1596e1
        RGB:
        21, 150, 225
        CMY:
        92, 41, 12
        CMYK:
        91, 33, 0, 12
      HSL:
        202°, 82.9268%, 48.2353%
        HSV (HSB):
        202°, 90.6667%, 88.2353%
        XYZ:
        24.8062, 27.4084, 75.2171
        xyY:
        0.1947, 0.2151, 27.4084
      CIE-Lab:
        59.3504, -5.2570, -46.8854
        CIE-LCH:
        59.3504, 47.1792, 263.6025
        CIE-Luv:
        59.3504, -36.9257, -73.6682
        Hunter-Lab:
        52.3530, -7.0398, -48.5366
      #1596e1 color charts
#1596e1 RGB chart
      #1596e1 CMYK chart
      #1596e1 RGB pie chart
      #1596e1 color shades, tints & tones
#1596e1 color schemes
#1596e1 color preview, HTML & CSS examples
           This text has a color of #1596e1        
        
          <p style="color:#1596e1;">Text here</p>
        
        
          .mytext {color:#1596e1;}
        
        Text color #1596e1
      
           This box has a color of #1596e1        
        
          <div style="background-color:#1596e1;">Content here</div>
        
        
          .mybackground {background-color:#1596e1;}
        
        Background color #1596e1
      
           Border around this has a color of #1596e1        
        
          <div style="border:2px solid #1596e1;">Content here</div>
        
        
          .myborder {border:2px solid #1596e1;}
        
        Border color #1596e1