#224cd5 color space conversions
Hex:
        #224cd5
        RGB:
        34, 76, 213
        CMY:
        87, 70, 16
        CMYK:
        84, 64, 0, 16
      HSL:
        226°, 72.4696%, 48.4314%
        HSV (HSB):
        226°, 84.0376%, 83.5294%
        XYZ:
        15.2544, 10.3131, 64.1374
        xyY:
        0.1701, 0.1150, 10.3131
      CIE-Lab:
        38.3985, 37.2438, -73.8634
        CIE-LCH:
        38.3985, 82.7218, 296.7584
        CIE-Luv:
        38.3985, -14.7018, -105.9216
        Hunter-Lab:
        32.1140, 28.5894, -95.9332
      #224cd5 color charts
#224cd5 RGB chart
      #224cd5 CMYK chart
      #224cd5 RGB pie chart
      #224cd5 color shades, tints & tones
#224cd5 color schemes
#224cd5 color preview, HTML & CSS examples
           This text has a color of #224cd5        
        
          <p style="color:#224cd5;">Text here</p>
        
        
          .mytext {color:#224cd5;}
        
        Text color #224cd5
      
           This box has a color of #224cd5        
        
          <div style="background-color:#224cd5;">Content here</div>
        
        
          .mybackground {background-color:#224cd5;}
        
        Background color #224cd5
      
           Border around this has a color of #224cd5        
        
          <div style="border:2px solid #224cd5;">Content here</div>
        
        
          .myborder {border:2px solid #224cd5;}
        
        Border color #224cd5