#225baf color space conversions
Hex:
        #225baf
        RGB:
        34, 91, 175
        CMY:
        87, 64, 31
        CMYK:
        81, 48, 0, 31
      HSL:
        216°, 67.4641%, 40.9804%
        HSV (HSB):
        216°, 80.5714%, 68.6275%
        XYZ:
        12.1386, 10.9174, 42.0249
        xyY:
        0.1865, 0.1678, 10.9174
      CIE-Lab:
        39.4410, 12.8252, -50.0292
        CIE-LCH:
        39.4410, 51.6469, 284.3784
        CIE-Luv:
        39.4410, -18.9965, -73.2982
        Hunter-Lab:
        33.0415, 7.7539, -52.2810
      #225baf color charts
#225baf RGB chart
      #225baf CMYK chart
      #225baf RGB pie chart
      #225baf color shades, tints & tones
#225baf color schemes
#225baf color preview, HTML & CSS examples
           This text has a color of #225baf        
        
          <p style="color:#225baf;">Text here</p>
        
        
          .mytext {color:#225baf;}
        
        Text color #225baf
      
           This box has a color of #225baf        
        
          <div style="background-color:#225baf;">Content here</div>
        
        
          .mybackground {background-color:#225baf;}
        
        Background color #225baf
      
           Border around this has a color of #225baf        
        
          <div style="border:2px solid #225baf;">Content here</div>
        
        
          .myborder {border:2px solid #225baf;}
        
        Border color #225baf