#253a6e color space conversions
Hex:
        #253a6e
        RGB:
        37, 58, 110
        CMY:
        85, 77, 57
        CMYK:
        66, 47, 0, 57
      HSL:
        223°, 49.6599%, 28.8235%
        HSV (HSB):
        223°, 66.3636%, 43.1373%
        XYZ:
        5.0905, 4.5452, 15.3609
        xyY:
        0.2036, 0.1818, 4.5452
      CIE-Lab:
        25.3977, 10.0322, -32.7401
        CIE-LCH:
        25.3977, 34.2427, 287.0360
        CIE-Luv:
        25.3977, -8.9922, -41.4668
        Hunter-Lab:
        21.3195, 5.3114, -27.7952
      #253a6e color charts
#253a6e RGB chart
      #253a6e CMYK chart
      #253a6e RGB pie chart
      #253a6e color shades, tints & tones
#253a6e color schemes
#253a6e color preview, HTML & CSS examples
           This text has a color of #253a6e        
        
          <p style="color:#253a6e;">Text here</p>
        
        
          .mytext {color:#253a6e;}
        
        Text color #253a6e
      
           This box has a color of #253a6e        
        
          <div style="background-color:#253a6e;">Content here</div>
        
        
          .mybackground {background-color:#253a6e;}
        
        Background color #253a6e
      
           Border around this has a color of #253a6e        
        
          <div style="border:2px solid #253a6e;">Content here</div>
        
        
          .myborder {border:2px solid #253a6e;}
        
        Border color #253a6e