#253e8a color space conversions
Hex:
        #253e8a
        RGB:
        37, 62, 138
        CMY:
        85, 76, 46
        CMYK:
        73, 55, 0, 46
      HSL:
        225°, 57.7143%, 34.3137%
        HSV (HSB):
        225°, 73.1884%, 54.1176%
        XYZ:
        7.0730, 5.6735, 24.7671
        xyY:
        0.1885, 0.1512, 5.6735
      CIE-Lab:
        28.5734, 18.1826, -45.2359
        CIE-LCH:
        28.5734, 48.7534, 291.8977
        CIE-Luv:
        28.5734, -10.3615, -60.0333
        Hunter-Lab:
        23.8192, 11.3213, -44.9760
      #253e8a color charts
#253e8a RGB chart
      #253e8a CMYK chart
      #253e8a RGB pie chart
      #253e8a color shades, tints & tones
#253e8a color schemes
#253e8a color preview, HTML & CSS examples
           This text has a color of #253e8a        
        
          <p style="color:#253e8a;">Text here</p>
        
        
          .mytext {color:#253e8a;}
        
        Text color #253e8a
      
           This box has a color of #253e8a        
        
          <div style="background-color:#253e8a;">Content here</div>
        
        
          .mybackground {background-color:#253e8a;}
        
        Background color #253e8a
      
           Border around this has a color of #253e8a        
        
          <div style="border:2px solid #253e8a;">Content here</div>
        
        
          .myborder {border:2px solid #253e8a;}
        
        Border color #253e8a