#224e7d color space conversions
Hex:
        #224e7d
        RGB:
        34, 78, 125
        CMY:
        87, 69, 51
        CMYK:
        73, 38, 0, 51
      HSL:
        211°, 57.2327%, 31.1765%
        HSV (HSB):
        211°, 72.8000%, 49.0196%
        XYZ:
        7.0857, 7.2695, 20.4317
        xyY:
        0.2037, 0.2090, 7.2695
      CIE-Lab:
        32.4128, 1.7597, -31.0313
        CIE-LCH:
        32.4128, 31.0812, 273.2457
        CIE-Luv:
        32.4128, -16.0509, -41.9606
        Hunter-Lab:
        26.9621, -0.2730, -26.0563
      #224e7d color charts
#224e7d RGB chart
      #224e7d CMYK chart
      #224e7d RGB pie chart
      #224e7d color shades, tints & tones
#224e7d color schemes
#224e7d color preview, HTML & CSS examples
           This text has a color of #224e7d        
        
          <p style="color:#224e7d;">Text here</p>
        
        
          .mytext {color:#224e7d;}
        
        Text color #224e7d
      
           This box has a color of #224e7d        
        
          <div style="background-color:#224e7d;">Content here</div>
        
        
          .mybackground {background-color:#224e7d;}
        
        Background color #224e7d
      
           Border around this has a color of #224e7d        
        
          <div style="border:2px solid #224e7d;">Content here</div>
        
        
          .myborder {border:2px solid #224e7d;}
        
        Border color #224e7d