#264e9b color space conversions
Hex:
        #264e9b
        RGB:
        38, 78, 155
        CMY:
        85, 69, 39
        CMYK:
        75, 50, 0, 39
      HSL:
        219°, 60.6218%, 37.8431%
        HSV (HSB):
        219°, 75.4839%, 60.7843%
        XYZ:
        9.4401, 8.2274, 32.1008
        xyY:
        0.1897, 0.1653, 8.2274
      CIE-Lab:
        34.4521, 14.0868, -46.1251
        CIE-LCH:
        34.4521, 48.2283, 286.9828
        CIE-Luv:
        34.4521, -14.8057, -65.0341
        Hunter-Lab:
        28.6835, 8.5507, -46.2755
      #264e9b color charts
#264e9b RGB chart
      #264e9b CMYK chart
      #264e9b RGB pie chart
      #264e9b color shades, tints & tones
#264e9b color schemes
#264e9b color preview, HTML & CSS examples
           This text has a color of #264e9b        
        
          <p style="color:#264e9b;">Text here</p>
        
        
          .mytext {color:#264e9b;}
        
        Text color #264e9b
      
           This box has a color of #264e9b        
        
          <div style="background-color:#264e9b;">Content here</div>
        
        
          .mybackground {background-color:#264e9b;}
        
        Background color #264e9b
      
           Border around this has a color of #264e9b        
        
          <div style="border:2px solid #264e9b;">Content here</div>
        
        
          .myborder {border:2px solid #264e9b;}
        
        Border color #264e9b