#252e97 color space conversions
Hex:
        #252e97
        RGB:
        37, 46, 151
        CMY:
        85, 82, 41
        CMYK:
        75, 70, 0, 41
      HSL:
        235°, 60.6383%, 36.8627%
        HSV (HSB):
        235°, 75.4967%, 59.2157%
        XYZ:
        7.3259, 4.5817, 29.7764
        xyY:
        0.1757, 0.1099, 4.5817
      CIE-Lab:
        25.5081, 33.8720, -58.2521
        CIE-LCH:
        25.5081, 67.3841, 300.1769
        CIE-Luv:
        25.5081, -6.8481, -72.6219
        Hunter-Lab:
        21.4048, 23.6336, -67.4953
      #252e97 color charts
#252e97 RGB chart
      #252e97 CMYK chart
      #252e97 RGB pie chart
      #252e97 color shades, tints & tones
#252e97 color schemes
#252e97 color preview, HTML & CSS examples
           This text has a color of #252e97        
        
          <p style="color:#252e97;">Text here</p>
        
        
          .mytext {color:#252e97;}
        
        Text color #252e97
      
           This box has a color of #252e97        
        
          <div style="background-color:#252e97;">Content here</div>
        
        
          .mybackground {background-color:#252e97;}
        
        Background color #252e97
      
           Border around this has a color of #252e97        
        
          <div style="border:2px solid #252e97;">Content here</div>
        
        
          .myborder {border:2px solid #252e97;}
        
        Border color #252e97