#226fa5 color space conversions
Hex:
        #226fa5
        RGB:
        34, 111, 165
        CMY:
        87, 56, 35
        CMYK:
        79, 33, 0, 35
      HSL:
        205°, 65.8291%, 39.0196%
        HSV (HSB):
        205°, 79.3939%, 64.7059%
        XYZ:
        13.1357, 14.4256, 37.6894
        xyY:
        0.2013, 0.2211, 14.4256
      CIE-Lab:
        44.8372, -3.7209, -35.5350
        CIE-LCH:
        44.8372, 35.7293, 264.0223
        CIE-Luv:
        44.8372, -25.9207, -52.0905
        Hunter-Lab:
        37.9810, -4.7329, -32.2481
      #226fa5 color charts
#226fa5 RGB chart
      #226fa5 CMYK chart
      #226fa5 RGB pie chart
      #226fa5 color shades, tints & tones
#226fa5 color schemes
#226fa5 color preview, HTML & CSS examples
           This text has a color of #226fa5        
        
          <p style="color:#226fa5;">Text here</p>
        
        
          .mytext {color:#226fa5;}
        
        Text color #226fa5
      
           This box has a color of #226fa5        
        
          <div style="background-color:#226fa5;">Content here</div>
        
        
          .mybackground {background-color:#226fa5;}
        
        Background color #226fa5
      
           Border around this has a color of #226fa5        
        
          <div style="border:2px solid #226fa5;">Content here</div>
        
        
          .myborder {border:2px solid #226fa5;}
        
        Border color #226fa5