#2264a7 color space conversions
Hex:
        #2264a7
        RGB:
        34, 100, 167
        CMY:
        87, 61, 35
        CMYK:
        80, 40, 0, 35
      HSL:
        210°, 66.1692%, 39.4118%
        HSV (HSB):
        210°, 79.6407%, 65.4902%
        XYZ:
        12.1919, 12.2444, 38.2800
        xyY:
        0.1944, 0.1952, 12.2444
      CIE-Lab:
        41.6020, 3.8783, -41.8426
        CIE-LCH:
        41.6020, 42.0220, 275.2955
        CIE-Luv:
        41.6020, -22.1082, -61.4659
        Hunter-Lab:
        34.9921, 0.9567, -40.3667
      #2264a7 color charts
#2264a7 RGB chart
      #2264a7 CMYK chart
      #2264a7 RGB pie chart
      #2264a7 color shades, tints & tones
#2264a7 color schemes
#2264a7 color preview, HTML & CSS examples
           This text has a color of #2264a7        
        
          <p style="color:#2264a7;">Text here</p>
        
        
          .mytext {color:#2264a7;}
        
        Text color #2264a7
      
           This box has a color of #2264a7        
        
          <div style="background-color:#2264a7;">Content here</div>
        
        
          .mybackground {background-color:#2264a7;}
        
        Background color #2264a7
      
           Border around this has a color of #2264a7        
        
          <div style="border:2px solid #2264a7;">Content here</div>
        
        
          .myborder {border:2px solid #2264a7;}
        
        Border color #2264a7