#1560ce color space conversions
Hex:
        #1560ce
        RGB:
        21, 96, 206
        CMY:
        92, 62, 19
        CMYK:
        90, 53, 0, 19
      HSL:
        216°, 81.4978%, 44.5098%
        HSV (HSB):
        216°, 89.8058%, 80.7843%
        XYZ:
        15.6327, 12.9814, 60.0742
        xyY:
        0.1763, 0.1464, 12.9814
      CIE-Lab:
        42.7352, 20.7793, -62.7685
        CIE-LCH:
        42.7352, 66.1185, 288.3169
        CIE-Luv:
        42.7352, -20.9673, -94.0046
        Hunter-Lab:
        36.0297, 14.3963, -73.6366
      #1560ce color charts
#1560ce RGB chart
      #1560ce CMYK chart
      #1560ce RGB pie chart
      #1560ce color shades, tints & tones
#1560ce color schemes
#1560ce color preview, HTML & CSS examples
           This text has a color of #1560ce        
        
          <p style="color:#1560ce;">Text here</p>
        
        
          .mytext {color:#1560ce;}
        
        Text color #1560ce
      
           This box has a color of #1560ce        
        
          <div style="background-color:#1560ce;">Content here</div>
        
        
          .mybackground {background-color:#1560ce;}
        
        Background color #1560ce
      
           Border around this has a color of #1560ce        
        
          <div style="border:2px solid #1560ce;">Content here</div>
        
        
          .myborder {border:2px solid #1560ce;}
        
        Border color #1560ce