#225e8b color space conversions
Hex:
        #225e8b
        RGB:
        34, 94, 139
        CMY:
        87, 63, 45
        CMYK:
        76, 32, 0, 45
      HSL:
        206°, 60.6936%, 33.9216%
        HSV (HSB):
        206°, 75.5396%, 54.5098%
        XYZ:
        9.3226, 10.2096, 25.9054
        xyY:
        0.2052, 0.2247, 10.2096
      CIE-Lab:
        38.2160, -3.1018, -30.4533
        CIE-LCH:
        38.2160, 30.6109, 264.1842
        CIE-Luv:
        38.2160, -21.1547, -42.6102
        Hunter-Lab:
        31.9524, -3.8367, -25.7026
      #225e8b color charts
#225e8b RGB chart
      #225e8b CMYK chart
      #225e8b RGB pie chart
      #225e8b color shades, tints & tones
#225e8b color schemes
#225e8b color preview, HTML & CSS examples
           This text has a color of #225e8b        
        
          <p style="color:#225e8b;">Text here</p>
        
        
          .mytext {color:#225e8b;}
        
        Text color #225e8b
      
           This box has a color of #225e8b        
        
          <div style="background-color:#225e8b;">Content here</div>
        
        
          .mybackground {background-color:#225e8b;}
        
        Background color #225e8b
      
           Border around this has a color of #225e8b        
        
          <div style="border:2px solid #225e8b;">Content here</div>
        
        
          .myborder {border:2px solid #225e8b;}
        
        Border color #225e8b