#0563fe color space conversions
Hex:
        #0563fe
        RGB:
        5, 99, 254
        CMY:
        98, 61, 0
        CMYK:
        98, 61, 0, 0
      HSL:
        217°, 99.2032%, 50.7843%
        HSV (HSB):
        217°, 98.0315%, 99.6078%
        XYZ:
        22.4138, 16.1117, 95.6945
        xyY:
        0.1670, 0.1200, 16.1117
      CIE-Lab:
        47.1207, 36.8360, -82.7462
        CIE-LCH:
        47.1207, 90.5750, 293.9971
        CIE-Luv:
        47.1207, -21.5484, -125.7306
        Hunter-Lab:
        40.1394, 29.4304, -113.2530
      #0563fe color charts
#0563fe RGB chart
      #0563fe CMYK chart
      #0563fe RGB pie chart
      #0563fe color shades, tints & tones
#0563fe color schemes
#0563fe color preview, HTML & CSS examples
           This text has a color of #0563fe        
        
          <p style="color:#0563fe;">Text here</p>
        
        
          .mytext {color:#0563fe;}
        
        Text color #0563fe
      
           This box has a color of #0563fe        
        
          <div style="background-color:#0563fe;">Content here</div>
        
        
          .mybackground {background-color:#0563fe;}
        
        Background color #0563fe
      
           Border around this has a color of #0563fe        
        
          <div style="border:2px solid #0563fe;">Content here</div>
        
        
          .myborder {border:2px solid #0563fe;}
        
        Border color #0563fe