#225a8b color space conversions
Hex:
        #225a8b
        RGB:
        34, 90, 139
        CMY:
        87, 65, 45
        CMYK:
        76, 35, 0, 45
      HSL:
        208°, 60.6936%, 33.9216%
        HSV (HSB):
        208°, 75.5396%, 54.5098%
        XYZ:
        8.9761, 9.5165, 25.7899
        xyY:
        0.2027, 0.2149, 9.5165
      CIE-Lab:
        36.9603, -0.5827, -32.4338
        CIE-LCH:
        36.9603, 32.4390, 268.9708
        CIE-Luv:
        36.9603, -19.7558, -45.3950
        Hunter-Lab:
        30.8488, -2.0474, -27.9728
      #225a8b color charts
#225a8b RGB chart
      #225a8b CMYK chart
      #225a8b RGB pie chart
      #225a8b color shades, tints & tones
#225a8b color schemes
#225a8b color preview, HTML & CSS examples
           This text has a color of #225a8b        
        
          <p style="color:#225a8b;">Text here</p>
        
        
          .mytext {color:#225a8b;}
        
        Text color #225a8b
      
           This box has a color of #225a8b        
        
          <div style="background-color:#225a8b;">Content here</div>
        
        
          .mybackground {background-color:#225a8b;}
        
        Background color #225a8b
      
           Border around this has a color of #225a8b        
        
          <div style="border:2px solid #225a8b;">Content here</div>
        
        
          .myborder {border:2px solid #225a8b;}
        
        Border color #225a8b