#225cb7 color space conversions
Hex:
        #225cb7
        RGB:
        34, 92, 183
        CMY:
        87, 64, 28
        CMYK:
        81, 50, 0, 28
      HSL:
        217°, 68.6636%, 42.5490%
        HSV (HSB):
        217°, 81.4208%, 71.7647%
        XYZ:
        13.0341, 11.4133, 46.3158
        xyY:
        0.1842, 0.1613, 11.4133
      CIE-Lab:
        40.2680, 15.3058, -53.3995
        CIE-LCH:
        40.2680, 55.5498, 285.9938
        CIE-Luv:
        40.2680, -19.1162, -78.7827
        Hunter-Lab:
        33.7835, 9.7462, -57.6355
      #225cb7 color charts
#225cb7 RGB chart
      #225cb7 CMYK chart
      #225cb7 RGB pie chart
      #225cb7 color shades, tints & tones
#225cb7 color schemes
#225cb7 color preview, HTML & CSS examples
           This text has a color of #225cb7        
        
          <p style="color:#225cb7;">Text here</p>
        
        
          .mytext {color:#225cb7;}
        
        Text color #225cb7
      
           This box has a color of #225cb7        
        
          <div style="background-color:#225cb7;">Content here</div>
        
        
          .mybackground {background-color:#225cb7;}
        
        Background color #225cb7
      
           Border around this has a color of #225cb7        
        
          <div style="border:2px solid #225cb7;">Content here</div>
        
        
          .myborder {border:2px solid #225cb7;}
        
        Border color #225cb7