#252a97 color space conversions
Hex:
        #252a97
        RGB:
        37, 42, 151
        CMY:
        85, 84, 41
        CMYK:
        75, 72, 0, 41
      HSL:
        237°, 60.6383%, 36.8627%
        HSV (HSB):
        237°, 75.4967%, 59.2157%
        XYZ:
        7.1768, 4.2836, 29.7267
        xyY:
        0.1742, 0.1040, 4.2836
      CIE-Lab:
        24.5877, 36.3863, -59.7667
        CIE-LCH:
        24.5877, 69.9716, 301.3333
        CIE-Luv:
        24.5877, -6.1057, -72.9739
        Hunter-Lab:
        20.6969, 25.6769, -70.6698
      #252a97 color charts
#252a97 RGB chart
      #252a97 CMYK chart
      #252a97 RGB pie chart
      #252a97 color shades, tints & tones
#252a97 color schemes
#252a97 color preview, HTML & CSS examples
           This text has a color of #252a97        
        
          <p style="color:#252a97;">Text here</p>
        
        
          .mytext {color:#252a97;}
        
        Text color #252a97
      
           This box has a color of #252a97        
        
          <div style="background-color:#252a97;">Content here</div>
        
        
          .mybackground {background-color:#252a97;}
        
        Background color #252a97
      
           Border around this has a color of #252a97        
        
          <div style="border:2px solid #252a97;">Content here</div>
        
        
          .myborder {border:2px solid #252a97;}
        
        Border color #252a97