#25549b color space conversions
Hex:
        #25549b
        RGB:
        37, 84, 155
        CMY:
        85, 67, 39
        CMYK:
        76, 46, 0, 39
      HSL:
        216°, 61.4583%, 37.6471%
        HSV (HSB):
        216°, 76.1290%, 60.7843%
        XYZ:
        9.8497, 9.1005, 32.2478
        xyY:
        0.1924, 0.1778, 9.1005
      CIE-Lab:
        36.1771, 9.9525, -43.3537
        CIE-LCH:
        36.1771, 44.4814, 282.9291
        CIE-Luv:
        36.1771, -16.8239, -61.8071
        Hunter-Lab:
        30.1671, 5.4886, -42.2625
      #25549b color charts
#25549b RGB chart
      #25549b CMYK chart
      #25549b RGB pie chart
      #25549b color shades, tints & tones
#25549b color schemes
#25549b color preview, HTML & CSS examples
           This text has a color of #25549b        
        
          <p style="color:#25549b;">Text here</p>
        
        
          .mytext {color:#25549b;}
        
        Text color #25549b
      
           This box has a color of #25549b        
        
          <div style="background-color:#25549b;">Content here</div>
        
        
          .mybackground {background-color:#25549b;}
        
        Background color #25549b
      
           Border around this has a color of #25549b        
        
          <div style="border:2px solid #25549b;">Content here</div>
        
        
          .myborder {border:2px solid #25549b;}
        
        Border color #25549b