#2543a5 color space conversions
Hex:
        #2543a5
        RGB:
        37, 67, 165
        CMY:
        85, 74, 35
        CMYK:
        78, 59, 0, 35
      HSL:
        226°, 63.3663%, 39.6078%
        HSV (HSB):
        226°, 77.5758%, 64.7059%
        XYZ:
        9.5616, 7.1242, 36.4685
        xyY:
        0.1799, 0.1340, 7.1242
      CIE-Lab:
        32.0881, 25.2657, -55.9832
        CIE-LCH:
        32.0881, 61.4205, 294.2901
        CIE-Luv:
        32.0881, -11.8804, -76.9278
        Hunter-Lab:
        26.6913, 17.2345, -62.3245
      #2543a5 color charts
#2543a5 RGB chart
      #2543a5 CMYK chart
      #2543a5 RGB pie chart
      #2543a5 color shades, tints & tones
#2543a5 color schemes
#2543a5 color preview, HTML & CSS examples
           This text has a color of #2543a5        
        
          <p style="color:#2543a5;">Text here</p>
        
        
          .mytext {color:#2543a5;}
        
        Text color #2543a5
      
           This box has a color of #2543a5        
        
          <div style="background-color:#2543a5;">Content here</div>
        
        
          .mybackground {background-color:#2543a5;}
        
        Background color #2543a5
      
           Border around this has a color of #2543a5        
        
          <div style="border:2px solid #2543a5;">Content here</div>
        
        
          .myborder {border:2px solid #2543a5;}
        
        Border color #2543a5