#224f9e color space conversions
Hex:
        #224f9e
        RGB:
        34, 79, 158
        CMY:
        87, 69, 38
        CMYK:
        78, 50, 0, 38
      HSL:
        218°, 64.5833%, 37.6471%
        HSV (HSB):
        218°, 78.4810%, 61.9608%
        XYZ:
        9.6272, 8.4007, 33.4618
        xyY:
        0.1870, 0.1632, 8.4007
      CIE-Lab:
        34.8038, 14.0907, -47.3740
        CIE-LCH:
        34.8038, 49.4251, 286.5643
        CIE-Luv:
        34.8038, -15.6919, -66.9637
        Hunter-Lab:
        28.9839, 8.5683, -48.1614
      #224f9e color charts
#224f9e RGB chart
      #224f9e CMYK chart
      #224f9e RGB pie chart
      #224f9e color shades, tints & tones
#224f9e color schemes
#224f9e color preview, HTML & CSS examples
           This text has a color of #224f9e        
        
          <p style="color:#224f9e;">Text here</p>
        
        
          .mytext {color:#224f9e;}
        
        Text color #224f9e
      
           This box has a color of #224f9e        
        
          <div style="background-color:#224f9e;">Content here</div>
        
        
          .mybackground {background-color:#224f9e;}
        
        Background color #224f9e
      
           Border around this has a color of #224f9e        
        
          <div style="border:2px solid #224f9e;">Content here</div>
        
        
          .myborder {border:2px solid #224f9e;}
        
        Border color #224f9e