#0563e5 color space conversions
Hex:
        #0563e5
        RGB:
        5, 99, 229
        CMY:
        98, 61, 10
        CMYK:
        98, 57, 0, 10
      HSL:
        215°, 95.7265%, 45.8824%
        HSV (HSB):
        215°, 97.8166%, 89.8039%
        XYZ:
        18.6673, 14.6131, 75.9655
        xyY:
        0.1709, 0.1338, 14.6131
      CIE-Lab:
        45.0996, 27.2765, -72.0402
        CIE-LCH:
        45.0996, 77.0311, 290.7381
        CIE-Luv:
        45.0996, -21.9996, -109.0297
        Hunter-Lab:
        38.2271, 20.2689, -91.0631
      #0563e5 color charts
#0563e5 RGB chart
      #0563e5 CMYK chart
      #0563e5 RGB pie chart
      #0563e5 color shades, tints & tones
#0563e5 color schemes
#0563e5 color preview, HTML & CSS examples
           This text has a color of #0563e5        
        
          <p style="color:#0563e5;">Text here</p>
        
        
          .mytext {color:#0563e5;}
        
        Text color #0563e5
      
           This box has a color of #0563e5        
        
          <div style="background-color:#0563e5;">Content here</div>
        
        
          .mybackground {background-color:#0563e5;}
        
        Background color #0563e5
      
           Border around this has a color of #0563e5        
        
          <div style="border:2px solid #0563e5;">Content here</div>
        
        
          .myborder {border:2px solid #0563e5;}
        
        Border color #0563e5