#252c44 color space conversions
Hex:
        #252c44
        RGB:
        37, 44, 68
        CMY:
        85, 83, 73
        CMYK:
        46, 35, 0, 73
      HSL:
        226°, 29.5238%, 20.5882%
        HSV (HSB):
        226°, 45.5882%, 26.6667%
        XYZ:
        2.7070, 2.6120, 5.8303
        xyY:
        0.2428, 0.2343, 2.6120
      CIE-Lab:
        18.4179, 4.3407, -16.0420
        CIE-LCH:
        18.4179, 16.6189, 285.1406
        CIE-Luv:
        18.4179, -3.7072, -17.3422
        Hunter-Lab:
        16.1618, 1.6147, -10.0755
      #252c44 color charts
#252c44 RGB chart
      #252c44 CMYK chart
      #252c44 RGB pie chart
      #252c44 color shades, tints & tones
#252c44 color schemes
#252c44 color preview, HTML & CSS examples
           This text has a color of #252c44        
        
          <p style="color:#252c44;">Text here</p>
        
        
          .mytext {color:#252c44;}
        
        Text color #252c44
      
           This box has a color of #252c44        
        
          <div style="background-color:#252c44;">Content here</div>
        
        
          .mybackground {background-color:#252c44;}
        
        Background color #252c44
      
           Border around this has a color of #252c44        
        
          <div style="border:2px solid #252c44;">Content here</div>
        
        
          .myborder {border:2px solid #252c44;}
        
        Border color #252c44