#0563d7 color space conversions
Hex:
        #0563d7
        RGB:
        5, 99, 215
        CMY:
        98, 61, 16
        CMYK:
        98, 54, 0, 16
      HSL:
        213°, 95.4545%, 43.1373%
        HSV (HSB):
        213°, 97.6744%, 84.3137%
        XYZ:
        16.7902, 13.8622, 66.0807
        xyY:
        0.1736, 0.1433, 13.8622
      CIE-Lab:
        44.0347, 21.7788, -65.8222
        CIE-LCH:
        44.0347, 69.3317, 288.3080
        CIE-Luv:
        44.0347, -22.3569, -99.2466
        Hunter-Lab:
        37.2320, 15.3404, -79.1676
      #0563d7 color charts
#0563d7 RGB chart
      #0563d7 CMYK chart
      #0563d7 RGB pie chart
      #0563d7 color shades, tints & tones
#0563d7 color schemes
#0563d7 color preview, HTML & CSS examples
           This text has a color of #0563d7        
        
          <p style="color:#0563d7;">Text here</p>
        
        
          .mytext {color:#0563d7;}
        
        Text color #0563d7
      
           This box has a color of #0563d7        
        
          <div style="background-color:#0563d7;">Content here</div>
        
        
          .mybackground {background-color:#0563d7;}
        
        Background color #0563d7
      
           Border around this has a color of #0563d7        
        
          <div style="border:2px solid #0563d7;">Content here</div>
        
        
          .myborder {border:2px solid #0563d7;}
        
        Border color #0563d7