#1560cf color space conversions
Hex:
        #1560cf
        RGB:
        21, 96, 207
        CMY:
        92, 62, 19
        CMYK:
        90, 54, 0, 19
      HSL:
        216°, 81.5789%, 44.7059%
        HSV (HSB):
        216°, 89.8551%, 81.1765%
        XYZ:
        15.7546, 13.0302, 60.7162
        xyY:
        0.1760, 0.1456, 13.0302
      CIE-Lab:
        42.8087, 21.1729, -63.2241
        CIE-LCH:
        42.8087, 66.6752, 288.5151
        CIE-Luv:
        42.8087, -20.9429, -94.7214
        Hunter-Lab:
        36.0973, 14.7357, -74.4585
      #1560cf color charts
#1560cf RGB chart
      #1560cf CMYK chart
      #1560cf RGB pie chart
      #1560cf color shades, tints & tones
#1560cf color schemes
#1560cf color preview, HTML & CSS examples
           This text has a color of #1560cf        
        
          <p style="color:#1560cf;">Text here</p>
        
        
          .mytext {color:#1560cf;}
        
        Text color #1560cf
      
           This box has a color of #1560cf        
        
          <div style="background-color:#1560cf;">Content here</div>
        
        
          .mybackground {background-color:#1560cf;}
        
        Background color #1560cf
      
           Border around this has a color of #1560cf        
        
          <div style="border:2px solid #1560cf;">Content here</div>
        
        
          .myborder {border:2px solid #1560cf;}
        
        Border color #1560cf