#225a8d color space conversions
Hex:
        #225a8d
        RGB:
        34, 90, 141
        CMY:
        87, 65, 45
        CMYK:
        76, 36, 0, 45
      HSL:
        209°, 61.1429%, 34.3137%
        HSV (HSB):
        209°, 75.8865%, 55.2941%
        XYZ:
        9.1236, 9.5755, 26.5667
        xyY:
        0.2016, 0.2115, 9.5755
      CIE-Lab:
        37.0695, 0.1871, -33.4756
        CIE-LCH:
        37.0695, 33.4762, 270.3202
        CIE-Luv:
        37.0695, -19.6836, -47.0347
        Hunter-Lab:
        30.9443, -1.5239, -29.2414
      #225a8d color charts
#225a8d RGB chart
      #225a8d CMYK chart
      #225a8d RGB pie chart
      #225a8d color shades, tints & tones
#225a8d color schemes
#225a8d color preview, HTML & CSS examples
           This text has a color of #225a8d        
        
          <p style="color:#225a8d;">Text here</p>
        
        
          .mytext {color:#225a8d;}
        
        Text color #225a8d
      
           This box has a color of #225a8d        
        
          <div style="background-color:#225a8d;">Content here</div>
        
        
          .mybackground {background-color:#225a8d;}
        
        Background color #225a8d
      
           Border around this has a color of #225a8d        
        
          <div style="border:2px solid #225a8d;">Content here</div>
        
        
          .myborder {border:2px solid #225a8d;}
        
        Border color #225a8d