#25329d color space conversions
Hex:
        #25329d
        RGB:
        37, 50, 157
        CMY:
        85, 80, 38
        CMYK:
        76, 68, 0, 38
      HSL:
        234°, 61.8557%, 38.0392%
        HSV (HSB):
        234°, 76.4331%, 61.5686%
        XYZ:
        7.9894, 5.1088, 32.4633
        xyY:
        0.1754, 0.1121, 5.1088
      CIE-Lab:
        27.0426, 33.4968, -59.3992
        CIE-LCH:
        27.0426, 68.1931, 299.4198
        CIE-Luv:
        27.0426, -7.8260, -75.8365
        Hunter-Lab:
        22.6027, 23.5393, -69.3336
      #25329d color charts
#25329d RGB chart
      #25329d CMYK chart
      #25329d RGB pie chart
      #25329d color shades, tints & tones
#25329d color schemes
#25329d color preview, HTML & CSS examples
           This text has a color of #25329d        
        
          <p style="color:#25329d;">Text here</p>
        
        
          .mytext {color:#25329d;}
        
        Text color #25329d
      
           This box has a color of #25329d        
        
          <div style="background-color:#25329d;">Content here</div>
        
        
          .mybackground {background-color:#25329d;}
        
        Background color #25329d
      
           Border around this has a color of #25329d        
        
          <div style="border:2px solid #25329d;">Content here</div>
        
        
          .myborder {border:2px solid #25329d;}
        
        Border color #25329d