#1560a3 color space conversions
Hex:
        #1560a3
        RGB:
        21, 96, 163
        CMY:
        92, 62, 36
        CMYK:
        87, 41, 0, 36
      HSL:
        208°, 77.1739%, 36.0784%
        HSV (HSB):
        208°, 87.1166%, 63.9216%
        XYZ:
        11.1030, 11.1695, 36.2211
        xyY:
        0.1898, 0.1910, 11.1695
      CIE-Lab:
        39.8645, 3.6249, -42.2607
        CIE-LCH:
        39.8645, 42.4159, 274.9025
        CIE-Luv:
        39.8645, -22.4194, -61.3851
        Hunter-Lab:
        33.4208, 0.8144, -40.8632
      #1560a3 color charts
#1560a3 RGB chart
      #1560a3 CMYK chart
      #1560a3 RGB pie chart
      #1560a3 color shades, tints & tones
#1560a3 color schemes
#1560a3 color preview, HTML & CSS examples
           This text has a color of #1560a3        
        
          <p style="color:#1560a3;">Text here</p>
        
        
          .mytext {color:#1560a3;}
        
        Text color #1560a3
      
           This box has a color of #1560a3        
        
          <div style="background-color:#1560a3;">Content here</div>
        
        
          .mybackground {background-color:#1560a3;}
        
        Background color #1560a3
      
           Border around this has a color of #1560a3        
        
          <div style="border:2px solid #1560a3;">Content here</div>
        
        
          .myborder {border:2px solid #1560a3;}
        
        Border color #1560a3