#0563ee color space conversions
Hex:
        #0563ee
        RGB:
        5, 99, 238
        CMY:
        98, 61, 7
        CMYK:
        98, 58, 0, 7
      HSL:
        216°, 95.8848%, 47.6471%
        HSV (HSB):
        216°, 97.8992%, 93.3333%
        XYZ:
        19.9570, 15.1290, 82.7573
        xyY:
        0.1694, 0.1284, 15.1290
      CIE-Lab:
        45.8104, 30.7581, -75.9510
        CIE-LCH:
        45.8104, 81.9428, 292.0466
        CIE-Luv:
        45.8104, -21.8109, -115.1494
        Hunter-Lab:
        38.8960, 23.5181, -98.9214
      #0563ee color charts
#0563ee RGB chart
      #0563ee CMYK chart
      #0563ee RGB pie chart
      #0563ee color shades, tints & tones
#0563ee color schemes
#0563ee color preview, HTML & CSS examples
           This text has a color of #0563ee        
        
          <p style="color:#0563ee;">Text here</p>
        
        
          .mytext {color:#0563ee;}
        
        Text color #0563ee
      
           This box has a color of #0563ee        
        
          <div style="background-color:#0563ee;">Content here</div>
        
        
          .mybackground {background-color:#0563ee;}
        
        Background color #0563ee
      
           Border around this has a color of #0563ee        
        
          <div style="border:2px solid #0563ee;">Content here</div>
        
        
          .myborder {border:2px solid #0563ee;}
        
        Border color #0563ee