#2563a9 color space conversions
Hex:
        #2563a9
        RGB:
        37, 99, 169
        CMY:
        85, 61, 34
        CMYK:
        78, 41, 0, 34
      HSL:
        212°, 64.0777%, 40.3922%
        HSV (HSB):
        212°, 78.1065%, 66.2745%
        XYZ:
        12.3862, 12.1816, 39.2346
        xyY:
        0.1941, 0.1909, 12.1816
      CIE-Lab:
        41.5032, 5.6366, -43.1766
        CIE-LCH:
        41.5032, 43.5429, 277.4378
        CIE-Luv:
        41.5032, -21.2877, -63.5897
        Hunter-Lab:
        34.9021, 2.2682, -42.2183
      #2563a9 color charts
#2563a9 RGB chart
      #2563a9 CMYK chart
      #2563a9 RGB pie chart
      #2563a9 color shades, tints & tones
#2563a9 color schemes
#2563a9 color preview, HTML & CSS examples
           This text has a color of #2563a9        
        
          <p style="color:#2563a9;">Text here</p>
        
        
          .mytext {color:#2563a9;}
        
        Text color #2563a9
      
           This box has a color of #2563a9        
        
          <div style="background-color:#2563a9;">Content here</div>
        
        
          .mybackground {background-color:#2563a9;}
        
        Background color #2563a9
      
           Border around this has a color of #2563a9        
        
          <div style="border:2px solid #2563a9;">Content here</div>
        
        
          .myborder {border:2px solid #2563a9;}
        
        Border color #2563a9