#2225b2 color space conversions
Hex:
        #2225b2
        RGB:
        34, 37, 178
        CMY:
        87, 85, 30
        CMYK:
        81, 79, 0, 30
      HSL:
        239°, 67.9245%, 41.5686%
        HSV (HSB):
        239°, 80.8989%, 69.8039%
        XYZ:
        9.3571, 4.8776, 42.5678
        xyY:
        0.1647, 0.0859, 4.8776
      CIE-Lab:
        26.3831, 48.1865, -73.1671
        CIE-LCH:
        26.3831, 87.6091, 303.3681
        CIE-Luv:
        26.3831, -6.7905, -89.0103
        Hunter-Lab:
        22.0852, 36.9783, -98.8178
      #2225b2 color charts
#2225b2 RGB chart
      #2225b2 CMYK chart
      #2225b2 RGB pie chart
      #2225b2 color shades, tints & tones
#2225b2 color schemes
#2225b2 color preview, HTML & CSS examples
           This text has a color of #2225b2        
        
          <p style="color:#2225b2;">Text here</p>
        
        
          .mytext {color:#2225b2;}
        
        Text color #2225b2
      
           This box has a color of #2225b2        
        
          <div style="background-color:#2225b2;">Content here</div>
        
        
          .mybackground {background-color:#2225b2;}
        
        Background color #2225b2
      
           Border around this has a color of #2225b2        
        
          <div style="border:2px solid #2225b2;">Content here</div>
        
        
          .myborder {border:2px solid #2225b2;}
        
        Border color #2225b2