#2246a0 color space conversions
Hex:
        #2246a0
        RGB:
        34, 70, 160
        CMY:
        87, 73, 37
        CMYK:
        79, 56, 0, 37
      HSL:
        223°, 64.9485%, 38.0392%
        HSV (HSB):
        223°, 78.7500%, 62.7451%
        XYZ:
        9.1950, 7.2585, 34.1741
        xyY:
        0.1816, 0.1434, 7.2585
      CIE-Lab:
        32.3882, 20.9611, -52.4896
        CIE-LCH:
        32.3882, 56.5202, 291.7687
        CIE-Luv:
        32.3882, -13.0980, -72.5039
        Hunter-Lab:
        26.9415, 13.7735, -56.3476
      #2246a0 color charts
#2246a0 RGB chart
      #2246a0 CMYK chart
      #2246a0 RGB pie chart
      #2246a0 color shades, tints & tones
#2246a0 color schemes
#2246a0 color preview, HTML & CSS examples
           This text has a color of #2246a0        
        
          <p style="color:#2246a0;">Text here</p>
        
        
          .mytext {color:#2246a0;}
        
        Text color #2246a0
      
           This box has a color of #2246a0        
        
          <div style="background-color:#2246a0;">Content here</div>
        
        
          .mybackground {background-color:#2246a0;}
        
        Background color #2246a0
      
           Border around this has a color of #2246a0        
        
          <div style="border:2px solid #2246a0;">Content here</div>
        
        
          .myborder {border:2px solid #2246a0;}
        
        Border color #2246a0