#2264a0 color space conversions
Hex:
        #2264a0
        RGB:
        34, 100, 160
        CMY:
        87, 61, 37
        CMYK:
        79, 38, 0, 37
      HSL:
        209°, 64.9485%, 38.0392%
        HSV (HSB):
        209°, 78.7500%, 62.7451%
        XYZ:
        11.5620, 11.9925, 34.9631
        xyY:
        0.1976, 0.2049, 11.9925
      CIE-Lab:
        41.2042, 1.1735, -38.3278
        CIE-LCH:
        41.2042, 38.3457, 271.7537
        CIE-Luv:
        41.2042, -22.3769, -55.7705
        Hunter-Lab:
        34.6302, -1.0068, -35.6189
      #2264a0 color charts
#2264a0 RGB chart
      #2264a0 CMYK chart
      #2264a0 RGB pie chart
      #2264a0 color shades, tints & tones
#2264a0 color schemes
#2264a0 color preview, HTML & CSS examples
           This text has a color of #2264a0        
        
          <p style="color:#2264a0;">Text here</p>
        
        
          .mytext {color:#2264a0;}
        
        Text color #2264a0
      
           This box has a color of #2264a0        
        
          <div style="background-color:#2264a0;">Content here</div>
        
        
          .mybackground {background-color:#2264a0;}
        
        Background color #2264a0
      
           Border around this has a color of #2264a0        
        
          <div style="border:2px solid #2264a0;">Content here</div>
        
        
          .myborder {border:2px solid #2264a0;}
        
        Border color #2264a0