#253f5b color space conversions
Hex:
        #253f5b
        RGB:
        37, 63, 91
        CMY:
        85, 75, 64
        CMYK:
        59, 31, 0, 64
      HSL:
        211°, 42.1875%, 25.0980%
        HSV (HSB):
        211°, 59.3407%, 35.6863%
        XYZ:
        4.4288, 4.7037, 10.5720
        xyY:
        0.2248, 0.2387, 4.7037
      CIE-Lab:
        25.8732, -0.5657, -19.7288
        CIE-LCH:
        25.8732, 19.7369, 268.3576
        CIE-Luv:
        25.8732, -10.7000, -24.0787
        Hunter-Lab:
        21.6879, -1.5033, -13.7200
      #253f5b color charts
#253f5b RGB chart
      #253f5b CMYK chart
      #253f5b RGB pie chart
      #253f5b color shades, tints & tones
#253f5b color schemes
#253f5b color preview, HTML & CSS examples
           This text has a color of #253f5b        
        
          <p style="color:#253f5b;">Text here</p>
        
        
          .mytext {color:#253f5b;}
        
        Text color #253f5b
      
           This box has a color of #253f5b        
        
          <div style="background-color:#253f5b;">Content here</div>
        
        
          .mybackground {background-color:#253f5b;}
        
        Background color #253f5b
      
           Border around this has a color of #253f5b        
        
          <div style="border:2px solid #253f5b;">Content here</div>
        
        
          .myborder {border:2px solid #253f5b;}
        
        Border color #253f5b