#264e5b color space conversions
Hex:
        #264e5b
        RGB:
        38, 78, 91
        CMY:
        85, 69, 64
        CMYK:
        58, 14, 0, 64
      HSL:
        195°, 41.0853%, 25.2941%
        HSV (HSB):
        195°, 58.2418%, 35.6863%
        XYZ:
        5.4120, 6.6162, 10.8893
        xyY:
        0.2362, 0.2887, 6.6162
      CIE-Lab:
        30.9167, -9.8686, -11.9439
        CIE-LCH:
        30.9167, 15.4935, 230.4349
        CIE-Luv:
        30.9167, -16.1551, -13.9539
        Hunter-Lab:
        25.7219, -7.4559, -7.0950
      #264e5b color charts
#264e5b RGB chart
      #264e5b CMYK chart
      #264e5b RGB pie chart
      #264e5b color shades, tints & tones
#264e5b color schemes
#264e5b color preview, HTML & CSS examples
           This text has a color of #264e5b        
        
          <p style="color:#264e5b;">Text here</p>
        
        
          .mytext {color:#264e5b;}
        
        Text color #264e5b
      
           This box has a color of #264e5b        
        
          <div style="background-color:#264e5b;">Content here</div>
        
        
          .mybackground {background-color:#264e5b;}
        
        Background color #264e5b
      
           Border around this has a color of #264e5b        
        
          <div style="border:2px solid #264e5b;">Content here</div>
        
        
          .myborder {border:2px solid #264e5b;}
        
        Border color #264e5b