#253e6b color space conversions
Hex:
        #253e6b
        RGB:
        37, 62, 107
        CMY:
        85, 76, 58
        CMYK:
        65, 42, 0, 58
      HSL:
        219°, 48.6111%, 28.2353%
        HSV (HSB):
        219°, 65.4206%, 41.9608%
        XYZ:
        5.1394, 4.9001, 14.5849
        xyY:
        0.2087, 0.1990, 4.9001
      CIE-Lab:
        26.4482, 6.1060, -29.1452
        CIE-LCH:
        26.4482, 29.7779, 281.8325
        CIE-Luv:
        26.4482, -10.2732, -37.1407
        Hunter-Lab:
        22.1362, 2.7045, -23.5691
      #253e6b color charts
#253e6b RGB chart
      #253e6b CMYK chart
      #253e6b RGB pie chart
      #253e6b color shades, tints & tones
#253e6b color schemes
#253e6b color preview, HTML & CSS examples
           This text has a color of #253e6b        
        
          <p style="color:#253e6b;">Text here</p>
        
        
          .mytext {color:#253e6b;}
        
        Text color #253e6b
      
           This box has a color of #253e6b        
        
          <div style="background-color:#253e6b;">Content here</div>
        
        
          .mybackground {background-color:#253e6b;}
        
        Background color #253e6b
      
           Border around this has a color of #253e6b        
        
          <div style="border:2px solid #253e6b;">Content here</div>
        
        
          .myborder {border:2px solid #253e6b;}
        
        Border color #253e6b