#224b8f color space conversions
Hex:
        #224b8f
        RGB:
        34, 75, 143
        CMY:
        87, 71, 44
        CMYK:
        76, 48, 0, 44
      HSL:
        217°, 61.5819%, 34.7059%
        HSV (HSB):
        217°, 76.2238%, 56.0784%
        XYZ:
        8.1337, 7.3554, 26.9776
        xyY:
        0.1915, 0.1732, 7.3554
      CIE-Lab:
        32.6027, 10.8422, -41.8182
        CIE-LCH:
        32.6027, 43.2009, 284.5350
        CIE-Luv:
        32.6027, -14.6963, -57.7870
        Hunter-Lab:
        27.1209, 6.0716, -39.9923
      #224b8f color charts
#224b8f RGB chart
      #224b8f CMYK chart
      #224b8f RGB pie chart
      #224b8f color shades, tints & tones
#224b8f color schemes
#224b8f color preview, HTML & CSS examples
           This text has a color of #224b8f        
        
          <p style="color:#224b8f;">Text here</p>
        
        
          .mytext {color:#224b8f;}
        
        Text color #224b8f
      
           This box has a color of #224b8f        
        
          <div style="background-color:#224b8f;">Content here</div>
        
        
          .mybackground {background-color:#224b8f;}
        
        Background color #224b8f
      
           Border around this has a color of #224b8f        
        
          <div style="border:2px solid #224b8f;">Content here</div>
        
        
          .myborder {border:2px solid #224b8f;}
        
        Border color #224b8f