#225c7d color space conversions
Hex:
        #225c7d
        RGB:
        34, 92, 125
        CMY:
        87, 64, 51
        CMYK:
        73, 26, 0, 51
      HSL:
        202°, 57.2327%, 31.1765%
        HSV (HSB):
        202°, 72.8000%, 49.0196%
        XYZ:
        8.1885, 9.4750, 20.7993
        xyY:
        0.2129, 0.2463, 9.4750
      CIE-Lab:
        36.8833, -7.1148, -24.0062
        CIE-LCH:
        36.8833, 25.0383, 253.4915
        CIE-Luv:
        36.8833, -21.0286, -32.3366
        Hunter-Lab:
        30.7816, -6.3832, -18.5156
      #225c7d color charts
#225c7d RGB chart
      #225c7d CMYK chart
      #225c7d RGB pie chart
      #225c7d color shades, tints & tones
#225c7d color schemes
#225c7d color preview, HTML & CSS examples
           This text has a color of #225c7d        
        
          <p style="color:#225c7d;">Text here</p>
        
        
          .mytext {color:#225c7d;}
        
        Text color #225c7d
      
           This box has a color of #225c7d        
        
          <div style="background-color:#225c7d;">Content here</div>
        
        
          .mybackground {background-color:#225c7d;}
        
        Background color #225c7d
      
           Border around this has a color of #225c7d        
        
          <div style="border:2px solid #225c7d;">Content here</div>
        
        
          .myborder {border:2px solid #225c7d;}
        
        Border color #225c7d