#224fe7 color space conversions
Hex:
        #224fe7
        RGB:
        34, 79, 231
        CMY:
        87, 69, 9
        CMYK:
        85, 66, 0, 9
      HSL:
        226°, 80.4082%, 51.9608%
        HSV (HSB):
        226°, 85.2814%, 90.5882%
        XYZ:
        17.8795, 11.7016, 76.9176
        xyY:
        0.1679, 0.1099, 11.7016
      CIE-Lab:
        40.7378, 41.9300, -80.2986
        CIE-LCH:
        40.7378, 90.5869, 297.5725
        CIE-Luv:
        40.7378, -15.4786, -116.5341
        Hunter-Lab:
        34.2076, 33.4345, -109.3716
      #224fe7 color charts
#224fe7 RGB chart
      #224fe7 CMYK chart
      #224fe7 RGB pie chart
      #224fe7 color shades, tints & tones
#224fe7 color schemes
#224fe7 color preview, HTML & CSS examples
           This text has a color of #224fe7        
        
          <p style="color:#224fe7;">Text here</p>
        
        
          .mytext {color:#224fe7;}
        
        Text color #224fe7
      
           This box has a color of #224fe7        
        
          <div style="background-color:#224fe7;">Content here</div>
        
        
          .mybackground {background-color:#224fe7;}
        
        Background color #224fe7
      
           Border around this has a color of #224fe7        
        
          <div style="border:2px solid #224fe7;">Content here</div>
        
        
          .myborder {border:2px solid #224fe7;}
        
        Border color #224fe7