#224f7b color space conversions
Hex:
        #224f7b
        RGB:
        34, 79, 123
        CMY:
        87, 69, 52
        CMYK:
        72, 36, 0, 52
      HSL:
        210°, 56.6879%, 30.7843%
        HSV (HSB):
        210°, 72.3577%, 48.2353%
        XYZ:
        7.0308, 7.3621, 19.7894
        xyY:
        0.2057, 0.2154, 7.3621
      CIE-Lab:
        32.6174, 0.3325, -29.4657
        CIE-LCH:
        32.6174, 29.4676, 270.6465
        CIE-Luv:
        32.6174, -16.4518, -39.7029
        Hunter-Lab:
        27.1332, -1.2298, -24.2494
      #224f7b color charts
#224f7b RGB chart
      #224f7b CMYK chart
      #224f7b RGB pie chart
      #224f7b color shades, tints & tones
#224f7b color schemes
#224f7b color preview, HTML & CSS examples
           This text has a color of #224f7b        
        
          <p style="color:#224f7b;">Text here</p>
        
        
          .mytext {color:#224f7b;}
        
        Text color #224f7b
      
           This box has a color of #224f7b        
        
          <div style="background-color:#224f7b;">Content here</div>
        
        
          .mybackground {background-color:#224f7b;}
        
        Background color #224f7b
      
           Border around this has a color of #224f7b        
        
          <div style="border:2px solid #224f7b;">Content here</div>
        
        
          .myborder {border:2px solid #224f7b;}
        
        Border color #224f7b