#264c5b color space conversions
Hex:
        #264c5b
        RGB:
        38, 76, 91
        CMY:
        85, 70, 64
        CMYK:
        58, 16, 0, 64
      HSL:
        197°, 41.0853%, 25.2941%
        HSV (HSB):
        197°, 58.2418%, 35.6863%
        XYZ:
        5.2721, 6.3363, 10.8427
        xyY:
        0.2348, 0.2822, 6.3363
      CIE-Lab:
        30.2455, -8.6483, -12.9683
        CIE-LCH:
        30.2455, 15.5875, 236.3016
        CIE-Luv:
        30.2455, -15.3717, -15.3593
        Hunter-Lab:
        25.1720, -6.6654, -7.9184
      #264c5b color charts
#264c5b RGB chart
      #264c5b CMYK chart
      #264c5b RGB pie chart
      #264c5b color shades, tints & tones
#264c5b color schemes
#264c5b color preview, HTML & CSS examples
           This text has a color of #264c5b        
        
          <p style="color:#264c5b;">Text here</p>
        
        
          .mytext {color:#264c5b;}
        
        Text color #264c5b
      
           This box has a color of #264c5b        
        
          <div style="background-color:#264c5b;">Content here</div>
        
        
          .mybackground {background-color:#264c5b;}
        
        Background color #264c5b
      
           Border around this has a color of #264c5b        
        
          <div style="border:2px solid #264c5b;">Content here</div>
        
        
          .myborder {border:2px solid #264c5b;}
        
        Border color #264c5b