#2247a8 color space conversions
Hex:
        #2247a8
        RGB:
        34, 71, 168
        CMY:
        87, 72, 34
        CMYK:
        80, 58, 0, 34
      HSL:
        223°, 66.3366%, 39.6078%
        HSV (HSB):
        223°, 79.7619%, 65.8824%
        XYZ:
        9.9808, 7.6737, 38.0009
        xyY:
        0.1793, 0.1379, 7.6737
      CIE-Lab:
        33.2939, 23.4179, -55.8231
        CIE-LCH:
        33.2939, 60.5360, 292.7582
        CIE-Luv:
        33.2939, -13.3565, -77.6809
        Hunter-Lab:
        27.7015, 15.8358, -61.9431
      #2247a8 color charts
#2247a8 RGB chart
      #2247a8 CMYK chart
      #2247a8 RGB pie chart
      #2247a8 color shades, tints & tones
#2247a8 color schemes
#2247a8 color preview, HTML & CSS examples
           This text has a color of #2247a8        
        
          <p style="color:#2247a8;">Text here</p>
        
        
          .mytext {color:#2247a8;}
        
        Text color #2247a8
      
           This box has a color of #2247a8        
        
          <div style="background-color:#2247a8;">Content here</div>
        
        
          .mybackground {background-color:#2247a8;}
        
        Background color #2247a8
      
           Border around this has a color of #2247a8        
        
          <div style="border:2px solid #2247a8;">Content here</div>
        
        
          .myborder {border:2px solid #2247a8;}
        
        Border color #2247a8