#253c8d color space conversions
Hex:
        #253c8d
        RGB:
        37, 60, 141
        CMY:
        85, 76, 45
        CMYK:
        74, 57, 0, 45
      HSL:
        227°, 58.4270%, 34.9020%
        HSV (HSB):
        227°, 73.7589%, 55.2941%
        XYZ:
        7.1865, 5.5481, 25.8914
        xyY:
        0.1861, 0.1436, 5.5481
      CIE-Lab:
        28.2425, 20.7280, -47.6266
        CIE-LCH:
        28.2425, 51.9417, 293.5195
        CIE-Luv:
        28.2425, -9.8456, -62.8792
        Hunter-Lab:
        23.5544, 13.2406, -48.6844
      #253c8d color charts
#253c8d RGB chart
      #253c8d CMYK chart
      #253c8d RGB pie chart
      #253c8d color shades, tints & tones
#253c8d color schemes
#253c8d color preview, HTML & CSS examples
           This text has a color of #253c8d        
        
          <p style="color:#253c8d;">Text here</p>
        
        
          .mytext {color:#253c8d;}
        
        Text color #253c8d
      
           This box has a color of #253c8d        
        
          <div style="background-color:#253c8d;">Content here</div>
        
        
          .mybackground {background-color:#253c8d;}
        
        Background color #253c8d
      
           Border around this has a color of #253c8d        
        
          <div style="border:2px solid #253c8d;">Content here</div>
        
        
          .myborder {border:2px solid #253c8d;}
        
        Border color #253c8d