#2264a3 color space conversions
Hex:
        #2264a3
        RGB:
        34, 100, 163
        CMY:
        87, 61, 36
        CMYK:
        79, 39, 0, 36
      HSL:
        209°, 65.4822%, 38.6275%
        HSV (HSB):
        209°, 79.1411%, 63.9216%
        XYZ:
        11.8277, 12.0988, 36.3622
        xyY:
        0.1962, 0.2007, 12.0988
      CIE-Lab:
        41.3727, 2.3306, -39.8403
        CIE-LCH:
        41.3727, 39.9084, 273.3479
        CIE-Luv:
        41.3727, -22.2595, -58.2212
        Hunter-Lab:
        34.7833, -0.1736, -37.6331
      #2264a3 color charts
#2264a3 RGB chart
      #2264a3 CMYK chart
      #2264a3 RGB pie chart
      #2264a3 color shades, tints & tones
#2264a3 color schemes
#2264a3 color preview, HTML & CSS examples
           This text has a color of #2264a3        
        
          <p style="color:#2264a3;">Text here</p>
        
        
          .mytext {color:#2264a3;}
        
        Text color #2264a3
      
           This box has a color of #2264a3        
        
          <div style="background-color:#2264a3;">Content here</div>
        
        
          .mybackground {background-color:#2264a3;}
        
        Background color #2264a3
      
           Border around this has a color of #2264a3        
        
          <div style="border:2px solid #2264a3;">Content here</div>
        
        
          .myborder {border:2px solid #2264a3;}
        
        Border color #2264a3