#253a9d color space conversions
Hex:
        #253a9d
        RGB:
        37, 58, 157
        CMY:
        85, 77, 38
        CMYK:
        76, 63, 0, 38
      HSL:
        230°, 61.8557%, 38.0392%
        HSV (HSB):
        230°, 76.4331%, 61.5686%
        XYZ:
        8.3618, 5.8537, 32.5875
        xyY:
        0.1787, 0.1251, 5.8537
      CIE-Lab:
        29.0404, 28.2375, -56.1248
        CIE-LCH:
        29.0404, 62.8279, 296.7079
        CIE-Luv:
        29.0404, -9.5776, -74.2492
        Hunter-Lab:
        24.1945, 19.3505, -62.9212
      #253a9d color charts
#253a9d RGB chart
      #253a9d CMYK chart
      #253a9d RGB pie chart
      #253a9d color shades, tints & tones
#253a9d color schemes
#253a9d color preview, HTML & CSS examples
           This text has a color of #253a9d        
        
          <p style="color:#253a9d;">Text here</p>
        
        
          .mytext {color:#253a9d;}
        
        Text color #253a9d
      
           This box has a color of #253a9d        
        
          <div style="background-color:#253a9d;">Content here</div>
        
        
          .mybackground {background-color:#253a9d;}
        
        Background color #253a9d
      
           Border around this has a color of #253a9d        
        
          <div style="border:2px solid #253a9d;">Content here</div>
        
        
          .myborder {border:2px solid #253a9d;}
        
        Border color #253a9d