#252b75 color space conversions
Hex:
        #252b75
        RGB:
        37, 43, 117
        CMY:
        85, 83, 54
        CMYK:
        68, 63, 0, 54
      HSL:
        236°, 51.9481%, 30.1961%
        HSV (HSB):
        236°, 68.3761%, 45.8824%
        XYZ:
        4.8377, 3.4054, 17.2320
        xyY:
        0.1899, 0.1337, 3.4054
      CIE-Lab:
        21.5995, 23.2313, -43.3553
        CIE-LCH:
        21.5995, 49.1871, 298.1839
        CIE-Luv:
        21.5995, -5.0611, -51.5355
        Hunter-Lab:
        18.4538, 14.5001, -42.4467
      #252b75 color charts
#252b75 RGB chart
      #252b75 CMYK chart
      #252b75 RGB pie chart
      #252b75 color shades, tints & tones
#252b75 color schemes
#252b75 color preview, HTML & CSS examples
           This text has a color of #252b75        
        
          <p style="color:#252b75;">Text here</p>
        
        
          .mytext {color:#252b75;}
        
        Text color #252b75
      
           This box has a color of #252b75        
        
          <div style="background-color:#252b75;">Content here</div>
        
        
          .mybackground {background-color:#252b75;}
        
        Background color #252b75
      
           Border around this has a color of #252b75        
        
          <div style="border:2px solid #252b75;">Content here</div>
        
        
          .myborder {border:2px solid #252b75;}
        
        Border color #252b75