#253b9e color space conversions
Hex:
        #253b9e
        RGB:
        37, 59, 158
        CMY:
        85, 77, 38
        CMYK:
        77, 63, 0, 38
      HSL:
        229°, 62.0513%, 38.2353%
        HSV (HSB):
        229°, 76.5823%, 61.9608%
        XYZ:
        8.4985, 5.9899, 33.0560
        xyY:
        0.1787, 0.1260, 5.9899
      CIE-Lab:
        29.3869, 27.9492, -56.1656
        CIE-LCH:
        29.3869, 62.7354, 296.4559
        CIE-Luv:
        29.3869, -9.8302, -74.6487
        Hunter-Lab:
        24.4742, 19.1528, -62.9479
      #253b9e color charts
#253b9e RGB chart
      #253b9e CMYK chart
      #253b9e RGB pie chart
      #253b9e color shades, tints & tones
#253b9e color schemes
#253b9e color preview, HTML & CSS examples
           This text has a color of #253b9e        
        
          <p style="color:#253b9e;">Text here</p>
        
        
          .mytext {color:#253b9e;}
        
        Text color #253b9e
      
           This box has a color of #253b9e        
        
          <div style="background-color:#253b9e;">Content here</div>
        
        
          .mybackground {background-color:#253b9e;}
        
        Background color #253b9e
      
           Border around this has a color of #253b9e        
        
          <div style="border:2px solid #253b9e;">Content here</div>
        
        
          .myborder {border:2px solid #253b9e;}
        
        Border color #253b9e