#4531a8 color space conversions
Hex:
        #4531a8
        RGB:
        69, 49, 168
        CMY:
        73, 81, 34
        CMYK:
        59, 71, 0, 34
      HSL:
        250°, 54.8387%, 42.5490%
        HSV (HSB):
        250°, 70.8333%, 65.8824%
        XYZ:
        10.6204, 6.2890, 37.6999
        xyY:
        0.1945, 0.1152, 6.2890
      CIE-Lab:
        30.1302, 41.9899, -60.9050
        CIE-LCH:
        30.1302, 73.9768, 304.5836
        CIE-Luv:
        30.1302, -1.1823, -81.7715
        Hunter-Lab:
        25.0779, 31.7083, -71.5771
      #4531a8 color charts
#4531a8 RGB chart
      #4531a8 CMYK chart
      #4531a8 RGB pie chart
      #4531a8 color shades, tints & tones
#4531a8 color schemes
#4531a8 color preview, HTML & CSS examples
           This text has a color of #4531a8        
        
          <p style="color:#4531a8;">Text here</p>
        
        
          .mytext {color:#4531a8;}
        
        Text color #4531a8
      
           This box has a color of #4531a8        
        
          <div style="background-color:#4531a8;">Content here</div>
        
        
          .mybackground {background-color:#4531a8;}
        
        Background color #4531a8
      
           Border around this has a color of #4531a8        
        
          <div style="border:2px solid #4531a8;">Content here</div>
        
        
          .myborder {border:2px solid #4531a8;}
        
        Border color #4531a8