#2563a5 color space conversions
Hex:
        #2563a5
        RGB:
        37, 99, 165
        CMY:
        85, 61, 35
        CMYK:
        78, 40, 0, 35
      HSL:
        211°, 63.3663%, 39.6078%
        HSV (HSB):
        211°, 77.5758%, 64.7059%
        XYZ:
        12.0163, 12.0336, 37.2867
        xyY:
        0.1959, 0.1962, 12.0336
      CIE-Lab:
        41.2695, 4.0952, -41.1843
        CIE-LCH:
        41.2695, 41.3874, 275.6786
        CIE-Luv:
        41.2695, -21.4215, -60.3693
        Hunter-Lab:
        34.6895, 1.1252, -39.4464
      #2563a5 color charts
#2563a5 RGB chart
      #2563a5 CMYK chart
      #2563a5 RGB pie chart
      #2563a5 color shades, tints & tones
#2563a5 color schemes
#2563a5 color preview, HTML & CSS examples
           This text has a color of #2563a5        
        
          <p style="color:#2563a5;">Text here</p>
        
        
          .mytext {color:#2563a5;}
        
        Text color #2563a5
      
           This box has a color of #2563a5        
        
          <div style="background-color:#2563a5;">Content here</div>
        
        
          .mybackground {background-color:#2563a5;}
        
        Background color #2563a5
      
           Border around this has a color of #2563a5        
        
          <div style="border:2px solid #2563a5;">Content here</div>
        
        
          .myborder {border:2px solid #2563a5;}
        
        Border color #2563a5