#2225f0 color space conversions
Hex:
        #2225f0
        RGB:
        34, 37, 240
        CMY:
        87, 85, 6
        CMYK:
        86, 85, 0, 6
      HSL:
        239°, 87.2881%, 53.7255%
        HSV (HSB):
        239°, 85.8333%, 94.1176%
        XYZ:
        17.0494, 7.9545, 83.0748
        xyY:
        0.1578, 0.0736, 7.9545
      CIE-Lab:
        33.8879, 66.9516, -96.7402
        CIE-LCH:
        33.8879, 117.6485, 304.6862
        CIE-Luv:
        33.8879, -9.2402, -124.5293
        Hunter-Lab:
        28.2037, 58.5486, -154.8979
      #2225f0 color charts
#2225f0 RGB chart
      #2225f0 CMYK chart
      #2225f0 RGB pie chart
      #2225f0 color shades, tints & tones
#2225f0 color schemes
#2225f0 color preview, HTML & CSS examples
           This text has a color of #2225f0        
        
          <p style="color:#2225f0;">Text here</p>
        
        
          .mytext {color:#2225f0;}
        
        Text color #2225f0
      
           This box has a color of #2225f0        
        
          <div style="background-color:#2225f0;">Content here</div>
        
        
          .mybackground {background-color:#2225f0;}
        
        Background color #2225f0
      
           Border around this has a color of #2225f0        
        
          <div style="border:2px solid #2225f0;">Content here</div>
        
        
          .myborder {border:2px solid #2225f0;}
        
        Border color #2225f0