#25327e color space conversions
Hex:
        #25327e
        RGB:
        37, 50, 126
        CMY:
        85, 80, 51
        CMYK:
        71, 60, 0, 51
      HSL:
        231°, 54.6012%, 31.9608%
        HSV (HSB):
        231°, 70.6349%, 49.4118%
        XYZ:
        5.6694, 4.1809, 20.2468
        xyY:
        0.1884, 0.1389, 4.1809
      CIE-Lab:
        24.2606, 21.8236, -44.7403
        CIE-LCH:
        24.2606, 49.7792, 296.0024
        CIE-Luv:
        24.2606, -7.0050, -55.8001
        Hunter-Lab:
        20.4472, 13.7106, -44.3960
      #25327e color charts
#25327e RGB chart
      #25327e CMYK chart
      #25327e RGB pie chart
      #25327e color shades, tints & tones
#25327e color schemes
#25327e color preview, HTML & CSS examples
           This text has a color of #25327e        
        
          <p style="color:#25327e;">Text here</p>
        
        
          .mytext {color:#25327e;}
        
        Text color #25327e
      
           This box has a color of #25327e        
        
          <div style="background-color:#25327e;">Content here</div>
        
        
          .mybackground {background-color:#25327e;}
        
        Background color #25327e
      
           Border around this has a color of #25327e        
        
          <div style="border:2px solid #25327e;">Content here</div>
        
        
          .myborder {border:2px solid #25327e;}
        
        Border color #25327e