#0563d2 color space conversions
Hex:
        #0563d2
        RGB:
        5, 99, 210
        CMY:
        98, 61, 18
        CMYK:
        98, 53, 0, 18
      HSL:
        212°, 95.3488%, 42.1569%
        HSV (HSB):
        212°, 97.6190%, 82.3529%
        XYZ:
        16.1573, 13.6091, 62.7480
        xyY:
        0.1746, 0.1471, 13.6091
      CIE-Lab:
        43.6670, 19.7935, -63.5603
        CIE-LCH:
        43.6670, 66.5710, 287.2972
        CIE-Luv:
        43.6670, -22.5045, -95.6701
        Hunter-Lab:
        36.8905, 13.6210, -75.0245
      #0563d2 color charts
#0563d2 RGB chart
      #0563d2 CMYK chart
      #0563d2 RGB pie chart
      #0563d2 color shades, tints & tones
#0563d2 color schemes
#0563d2 color preview, HTML & CSS examples
           This text has a color of #0563d2        
        
          <p style="color:#0563d2;">Text here</p>
        
        
          .mytext {color:#0563d2;}
        
        Text color #0563d2
      
           This box has a color of #0563d2        
        
          <div style="background-color:#0563d2;">Content here</div>
        
        
          .mybackground {background-color:#0563d2;}
        
        Background color #0563d2
      
           Border around this has a color of #0563d2        
        
          <div style="border:2px solid #0563d2;">Content here</div>
        
        
          .myborder {border:2px solid #0563d2;}
        
        Border color #0563d2