#1563b5 color space conversions
Hex:
        #1563b5
        RGB:
        21, 99, 181
        CMY:
        92, 61, 29
        CMYK:
        88, 45, 0, 29
      HSL:
        211°, 79.2079%, 39.6078%
        HSV (HSB):
        211°, 88.3978%, 70.9804%
        XYZ:
        13.1116, 12.4193, 45.4222
        xyY:
        0.1848, 0.1750, 12.4193
      CIE-Lab:
        41.8749, 8.8894, -49.6553
        CIE-LCH:
        41.8749, 50.4448, 280.1497
        CIE-Luv:
        41.8749, -22.6432, -73.6794
        Hunter-Lab:
        35.2410, 4.7399, -51.7502
      #1563b5 color charts
#1563b5 RGB chart
      #1563b5 CMYK chart
      #1563b5 RGB pie chart
      #1563b5 color shades, tints & tones
#1563b5 color schemes
#1563b5 color preview, HTML & CSS examples
           This text has a color of #1563b5        
        
          <p style="color:#1563b5;">Text here</p>
        
        
          .mytext {color:#1563b5;}
        
        Text color #1563b5
      
           This box has a color of #1563b5        
        
          <div style="background-color:#1563b5;">Content here</div>
        
        
          .mybackground {background-color:#1563b5;}
        
        Background color #1563b5
      
           Border around this has a color of #1563b5        
        
          <div style="border:2px solid #1563b5;">Content here</div>
        
        
          .myborder {border:2px solid #1563b5;}
        
        Border color #1563b5