#224c8b color space conversions
Hex:
        #224c8b
        RGB:
        34, 76, 139
        CMY:
        87, 70, 45
        CMYK:
        76, 45, 0, 45
      HSL:
        216°, 60.6936%, 33.9216%
        HSV (HSB):
        216°, 75.5396%, 54.5098%
        XYZ:
        7.9043, 7.3730, 25.4326
        xyY:
        0.1942, 0.1811, 7.3730
      CIE-Lab:
        32.6415, 8.5840, -39.3060
        CIE-LCH:
        32.6415, 40.2324, 282.3194
        CIE-Luv:
        32.6415, -15.0774, -54.1834
        Hunter-Lab:
        27.1533, 4.4429, -36.5254
      #224c8b color charts
#224c8b RGB chart
      #224c8b CMYK chart
      #224c8b RGB pie chart
      #224c8b color shades, tints & tones
#224c8b color schemes
#224c8b color preview, HTML & CSS examples
           This text has a color of #224c8b        
        
          <p style="color:#224c8b;">Text here</p>
        
        
          .mytext {color:#224c8b;}
        
        Text color #224c8b
      
           This box has a color of #224c8b        
        
          <div style="background-color:#224c8b;">Content here</div>
        
        
          .mybackground {background-color:#224c8b;}
        
        Background color #224c8b
      
           Border around this has a color of #224c8b        
        
          <div style="border:2px solid #224c8b;">Content here</div>
        
        
          .myborder {border:2px solid #224c8b;}
        
        Border color #224c8b