#224aa7 color space conversions
Hex:
        #224aa7
        RGB:
        34, 74, 167
        CMY:
        87, 71, 35
        CMYK:
        80, 56, 0, 35
      HSL:
        222°, 66.1692%, 39.4118%
        HSV (HSB):
        222°, 79.6407%, 65.4902%
        XYZ:
        10.0835, 8.0277, 37.5773
        xyY:
        0.1811, 0.1442, 8.0277
      CIE-Lab:
        34.0404, 21.0065, -54.0107
        CIE-LCH:
        34.0404, 57.9519, 291.2527
        CIE-Luv:
        34.0404, -14.1666, -75.8033
        Hunter-Lab:
        28.3331, 13.9437, -58.8011
      #224aa7 color charts
#224aa7 RGB chart
      #224aa7 CMYK chart
      #224aa7 RGB pie chart
      #224aa7 color shades, tints & tones
#224aa7 color schemes
#224aa7 color preview, HTML & CSS examples
           This text has a color of #224aa7        
        
          <p style="color:#224aa7;">Text here</p>
        
        
          .mytext {color:#224aa7;}
        
        Text color #224aa7
      
           This box has a color of #224aa7        
        
          <div style="background-color:#224aa7;">Content here</div>
        
        
          .mybackground {background-color:#224aa7;}
        
        Background color #224aa7
      
           Border around this has a color of #224aa7        
        
          <div style="border:2px solid #224aa7;">Content here</div>
        
        
          .myborder {border:2px solid #224aa7;}
        
        Border color #224aa7