#25417f color space conversions
Hex:
        #25417f
        RGB:
        37, 65, 127
        CMY:
        85, 75, 50
        CMYK:
        71, 49, 0, 50
      HSL:
        221°, 54.8780%, 32.1569%
        HSV (HSB):
        221°, 70.8661%, 49.8039%
        XYZ:
        6.4840, 5.7062, 20.8383
        xyY:
        0.1963, 0.1728, 5.7062
      CIE-Lab:
        28.6588, 11.8066, -38.2582
        CIE-LCH:
        28.6588, 40.0386, 287.1504
        CIE-Luv:
        28.6588, -11.2027, -50.7187
        Hunter-Lab:
        23.8877, 6.6481, -35.0000
      #25417f color charts
#25417f RGB chart
      #25417f CMYK chart
      #25417f RGB pie chart
      #25417f color shades, tints & tones
#25417f color schemes
#25417f color preview, HTML & CSS examples
           This text has a color of #25417f        
        
          <p style="color:#25417f;">Text here</p>
        
        
          .mytext {color:#25417f;}
        
        Text color #25417f
      
           This box has a color of #25417f        
        
          <div style="background-color:#25417f;">Content here</div>
        
        
          .mybackground {background-color:#25417f;}
        
        Background color #25417f
      
           Border around this has a color of #25417f        
        
          <div style="border:2px solid #25417f;">Content here</div>
        
        
          .myborder {border:2px solid #25417f;}
        
        Border color #25417f