#4963a8 color space conversions
Hex:
        #4963a8
        RGB:
        73, 99, 168
        CMY:
        71, 61, 34
        CMYK:
        57, 41, 0, 34
      HSL:
        224°, 39.4191%, 47.2549%
        HSV (HSB):
        224°, 56.5476%, 65.8824%
        XYZ:
        14.2774, 13.1673, 38.8348
        xyY:
        0.2154, 0.1987, 13.1673
      CIE-Lab:
        43.0143, 11.4191, -40.0864
        CIE-LCH:
        43.0143, 41.6811, 285.9002
        CIE-Luv:
        43.0143, -13.3533, -60.0336
        Hunter-Lab:
        36.2868, 6.7307, -38.0526
      #4963a8 color charts
#4963a8 RGB chart
      #4963a8 CMYK chart
      #4963a8 RGB pie chart
      #4963a8 color shades, tints & tones
#4963a8 color schemes
#4963a8 color preview, HTML & CSS examples
           This text has a color of #4963a8        
        
          <p style="color:#4963a8;">Text here</p>
        
        
          .mytext {color:#4963a8;}
        
        Text color #4963a8
      
           This box has a color of #4963a8        
        
          <div style="background-color:#4963a8;">Content here</div>
        
        
          .mybackground {background-color:#4963a8;}
        
        Background color #4963a8
      
           Border around this has a color of #4963a8        
        
          <div style="border:2px solid #4963a8;">Content here</div>
        
        
          .myborder {border:2px solid #4963a8;}
        
        Border color #4963a8