#224dfd color space conversions
Hex:
        #224dfd
        RGB:
        34, 77, 253
        CMY:
        87, 70, 1
        CMYK:
        87, 70, 0, 1
      HSL:
        228°, 98.2063%, 56.2745%
        HSV (HSB):
        228°, 86.5613%, 99.2157%
        XYZ:
        21.0432, 12.7397, 94.2784
        xyY:
        0.1643, 0.0995, 12.7397
      CIE-Lab:
        42.3684, 50.8906, -89.9903
        CIE-LCH:
        42.3684, 103.3833, 299.4887
        CIE-Luv:
        42.3684, -15.3036, -130.3680
        Hunter-Lab:
        35.6927, 42.7753, -131.6233
      #224dfd color charts
#224dfd RGB chart
      #224dfd CMYK chart
      #224dfd RGB pie chart
      #224dfd color shades, tints & tones
#224dfd color schemes
#224dfd color preview, HTML & CSS examples
           This text has a color of #224dfd        
        
          <p style="color:#224dfd;">Text here</p>
        
        
          .mytext {color:#224dfd;}
        
        Text color #224dfd
      
           This box has a color of #224dfd        
        
          <div style="background-color:#224dfd;">Content here</div>
        
        
          .mybackground {background-color:#224dfd;}
        
        Background color #224dfd
      
           Border around this has a color of #224dfd        
        
          <div style="border:2px solid #224dfd;">Content here</div>
        
        
          .myborder {border:2px solid #224dfd;}
        
        Border color #224dfd