#252d78 color space conversions
Hex:
        #252d78
        RGB:
        37, 45, 120
        CMY:
        85, 82, 53
        CMYK:
        69, 63, 0, 53
      HSL:
        234°, 52.8662%, 30.7843%
        HSV (HSB):
        234°, 69.1667%, 47.0588%
        XYZ:
        5.0915, 3.6262, 18.2009
        xyY:
        0.1891, 0.1347, 3.6262
      CIE-Lab:
        22.3949, 22.9879, -43.9746
        CIE-LCH:
        22.3949, 49.6207, 297.5985
        CIE-Luv:
        22.3949, -5.6264, -53.0672
        Hunter-Lab:
        19.0425, 14.4023, -43.3399
      #252d78 color charts
#252d78 RGB chart
      #252d78 CMYK chart
      #252d78 RGB pie chart
      #252d78 color shades, tints & tones
#252d78 color schemes
#252d78 color preview, HTML & CSS examples
           This text has a color of #252d78        
        
          <p style="color:#252d78;">Text here</p>
        
        
          .mytext {color:#252d78;}
        
        Text color #252d78
      
           This box has a color of #252d78        
        
          <div style="background-color:#252d78;">Content here</div>
        
        
          .mybackground {background-color:#252d78;}
        
        Background color #252d78
      
           Border around this has a color of #252d78        
        
          <div style="border:2px solid #252d78;">Content here</div>
        
        
          .myborder {border:2px solid #252d78;}
        
        Border color #252d78