#224d9d color space conversions
Hex:
        #224d9d
        RGB:
        34, 77, 157
        CMY:
        87, 70, 38
        CMYK:
        78, 51, 0, 38
      HSL:
        219°, 64.3979%, 37.4510%
        HSV (HSB):
        219°, 78.3439%, 61.5686%
        XYZ:
        9.3994, 8.0822, 32.9629
        xyY:
        0.1863, 0.1602, 8.0822
      CIE-Lab:
        34.1534, 15.0405, -47.8211
        CIE-LCH:
        34.1534, 50.1306, 287.4592
        CIE-Luv:
        34.1534, -15.1096, -67.2284
        Hunter-Lab:
        28.4291, 9.2655, -48.8449
      #224d9d color charts
#224d9d RGB chart
      #224d9d CMYK chart
      #224d9d RGB pie chart
      #224d9d color shades, tints & tones
#224d9d color schemes
#224d9d color preview, HTML & CSS examples
           This text has a color of #224d9d        
        
          <p style="color:#224d9d;">Text here</p>
        
        
          .mytext {color:#224d9d;}
        
        Text color #224d9d
      
           This box has a color of #224d9d        
        
          <div style="background-color:#224d9d;">Content here</div>
        
        
          .mybackground {background-color:#224d9d;}
        
        Background color #224d9d
      
           Border around this has a color of #224d9d        
        
          <div style="border:2px solid #224d9d;">Content here</div>
        
        
          .myborder {border:2px solid #224d9d;}
        
        Border color #224d9d