#2225f1 color space conversions
Hex:
        #2225f1
        RGB:
        34, 37, 241
        CMY:
        87, 85, 5
        CMYK:
        86, 85, 0, 5
      HSL:
        239°, 88.0851%, 53.9216%
        HSV (HSB):
        239°, 85.8921%, 94.5098%
        XYZ:
        17.1984, 8.0141, 83.8595
        xyY:
        0.1577, 0.0735, 8.0141
      CIE-Lab:
        34.0122, 67.2350, -97.0995
        CIE-LCH:
        34.0122, 118.1052, 304.7001
        CIE-Luv:
        34.0122, -9.2795, -125.0932
        Hunter-Lab:
        28.3092, 58.9016, -155.8168
      #2225f1 color charts
#2225f1 RGB chart
      #2225f1 CMYK chart
      #2225f1 RGB pie chart
      #2225f1 color shades, tints & tones
#2225f1 color schemes
#2225f1 color preview, HTML & CSS examples
           This text has a color of #2225f1        
        
          <p style="color:#2225f1;">Text here</p>
        
        
          .mytext {color:#2225f1;}
        
        Text color #2225f1
      
           This box has a color of #2225f1        
        
          <div style="background-color:#2225f1;">Content here</div>
        
        
          .mybackground {background-color:#2225f1;}
        
        Background color #2225f1
      
           Border around this has a color of #2225f1        
        
          <div style="border:2px solid #2225f1;">Content here</div>
        
        
          .myborder {border:2px solid #2225f1;}
        
        Border color #2225f1