#4531a7 color space conversions
Hex:
        #4531a7
        RGB:
        69, 49, 167
        CMY:
        73, 81, 35
        CMYK:
        59, 71, 0, 35
      HSL:
        250°, 54.6296%, 42.3529%
        HSV (HSB):
        250°, 70.6587%, 65.4902%
        XYZ:
        10.5276, 6.2519, 37.2111
        xyY:
        0.1950, 0.1158, 6.2519
      CIE-Lab:
        30.0392, 41.6782, -60.4522
        CIE-LCH:
        30.0392, 73.4271, 304.5840
        CIE-Luv:
        30.0392, -1.1046, -81.1355
        Hunter-Lab:
        25.0037, 31.3995, -70.7341
      #4531a7 color charts
#4531a7 RGB chart
      #4531a7 CMYK chart
      #4531a7 RGB pie chart
      #4531a7 color shades, tints & tones
#4531a7 color schemes
#4531a7 color preview, HTML & CSS examples
           This text has a color of #4531a7        
        
          <p style="color:#4531a7;">Text here</p>
        
        
          .mytext {color:#4531a7;}
        
        Text color #4531a7
      
           This box has a color of #4531a7        
        
          <div style="background-color:#4531a7;">Content here</div>
        
        
          .mybackground {background-color:#4531a7;}
        
        Background color #4531a7
      
           Border around this has a color of #4531a7        
        
          <div style="border:2px solid #4531a7;">Content here</div>
        
        
          .myborder {border:2px solid #4531a7;}
        
        Border color #4531a7