#264c9b color space conversions
Hex:
        #264c9b
        RGB:
        38, 76, 155
        CMY:
        85, 70, 39
        CMYK:
        75, 51, 0, 39
      HSL:
        221°, 60.6218%, 37.8431%
        HSV (HSB):
        221°, 75.4839%, 60.7843%
        XYZ:
        9.3002, 7.9475, 32.0542
        xyY:
        0.1886, 0.1612, 7.9475
      CIE-Lab:
        33.8733, 15.4314, -47.0585
        CIE-LCH:
        33.8733, 49.5240, 288.1553
        CIE-Luv:
        33.8733, -14.2079, -66.0427
        Hunter-Lab:
        28.1913, 9.5513, -47.6802
      #264c9b color charts
#264c9b RGB chart
      #264c9b CMYK chart
      #264c9b RGB pie chart
      #264c9b color shades, tints & tones
#264c9b color schemes
#264c9b color preview, HTML & CSS examples
           This text has a color of #264c9b        
        
          <p style="color:#264c9b;">Text here</p>
        
        
          .mytext {color:#264c9b;}
        
        Text color #264c9b
      
           This box has a color of #264c9b        
        
          <div style="background-color:#264c9b;">Content here</div>
        
        
          .mybackground {background-color:#264c9b;}
        
        Background color #264c9b
      
           Border around this has a color of #264c9b        
        
          <div style="border:2px solid #264c9b;">Content here</div>
        
        
          .myborder {border:2px solid #264c9b;}
        
        Border color #264c9b