#224baf color space conversions
Hex:
        #224baf
        RGB:
        34, 75, 175
        CMY:
        87, 71, 31
        CMYK:
        81, 57, 0, 31
      HSL:
        223°, 67.4641%, 40.9804%
        HSV (HSB):
        223°, 80.5714%, 68.6275%
        XYZ:
        10.9136, 8.4674, 41.6166
        xyY:
        0.1789, 0.1388, 8.4674
      CIE-Lab:
        34.9379, 23.4628, -57.3200
        CIE-LCH:
        34.9379, 61.9361, 292.2608
        CIE-Luv:
        34.9379, -14.4026, -80.9957
        Hunter-Lab:
        29.0988, 16.0244, -64.4265
      #224baf color charts
#224baf RGB chart
      #224baf CMYK chart
      #224baf RGB pie chart
      #224baf color shades, tints & tones
#224baf color schemes
#224baf color preview, HTML & CSS examples
           This text has a color of #224baf        
        
          <p style="color:#224baf;">Text here</p>
        
        
          .mytext {color:#224baf;}
        
        Text color #224baf
      
           This box has a color of #224baf        
        
          <div style="background-color:#224baf;">Content here</div>
        
        
          .mybackground {background-color:#224baf;}
        
        Background color #224baf
      
           Border around this has a color of #224baf        
        
          <div style="border:2px solid #224baf;">Content here</div>
        
        
          .myborder {border:2px solid #224baf;}
        
        Border color #224baf