#1563f1 color space conversions
Hex:
        #1563f1
        RGB:
        21, 99, 241
        CMY:
        92, 61, 5
        CMYK:
        91, 59, 0, 5
      HSL:
        219°, 88.7097%, 51.3725%
        HSV (HSB):
        219°, 91.2863%, 94.5098%
        XYZ:
        20.6483, 15.4340, 85.1099
        xyY:
        0.1704, 0.1274, 15.4340
      CIE-Lab:
        46.2230, 32.3719, -76.9531
        CIE-LCH:
        46.2230, 83.4848, 292.8151
        CIE-Luv:
        46.2230, -21.0860, -116.9490
        Hunter-Lab:
        39.2861, 25.0667, -100.9462
      #1563f1 color charts
#1563f1 RGB chart
      #1563f1 CMYK chart
      #1563f1 RGB pie chart
      #1563f1 color shades, tints & tones
#1563f1 color schemes
#1563f1 color preview, HTML & CSS examples
           This text has a color of #1563f1        
        
          <p style="color:#1563f1;">Text here</p>
        
        
          .mytext {color:#1563f1;}
        
        Text color #1563f1
      
           This box has a color of #1563f1        
        
          <div style="background-color:#1563f1;">Content here</div>
        
        
          .mybackground {background-color:#1563f1;}
        
        Background color #1563f1
      
           Border around this has a color of #1563f1        
        
          <div style="border:2px solid #1563f1;">Content here</div>
        
        
          .myborder {border:2px solid #1563f1;}
        
        Border color #1563f1