#252d63 color space conversions
Hex:
        #252d63
        RGB:
        37, 45, 99
        CMY:
        85, 82, 61
        CMYK:
        63, 55, 0, 61
      HSL:
        232°, 45.5882%, 26.6667%
        HSV (HSB):
        232°, 62.6263%, 38.8235%
        XYZ:
        3.9535, 3.1709, 12.2081
        xyY:
        0.2045, 0.1640, 3.1709
      CIE-Lab:
        20.7159, 14.9826, -33.1371
        CIE-LCH:
        20.7159, 36.3668, 294.3296
        CIE-Luv:
        20.7159, -4.9622, -38.9302
        Hunter-Lab:
        17.8071, 8.4674, -28.1825
      #252d63 color charts
#252d63 RGB chart
      #252d63 CMYK chart
      #252d63 RGB pie chart
      #252d63 color shades, tints & tones
#252d63 color schemes
#252d63 color preview, HTML & CSS examples
           This text has a color of #252d63        
        
          <p style="color:#252d63;">Text here</p>
        
        
          .mytext {color:#252d63;}
        
        Text color #252d63
      
           This box has a color of #252d63        
        
          <div style="background-color:#252d63;">Content here</div>
        
        
          .mybackground {background-color:#252d63;}
        
        Background color #252d63
      
           Border around this has a color of #252d63        
        
          <div style="border:2px solid #252d63;">Content here</div>
        
        
          .myborder {border:2px solid #252d63;}
        
        Border color #252d63