#264d77 color space conversions
Hex:
        #264d77
        RGB:
        38, 77, 119
        CMY:
        85, 70, 53
        CMYK:
        68, 35, 0, 53
      HSL:
        211°, 51.5924%, 30.7843%
        HSV (HSB):
        211°, 68.0672%, 46.6667%
        XYZ:
        6.7830, 7.0517, 18.4564
        xyY:
        0.2101, 0.2184, 7.0517
      CIE-Lab:
        31.9244, 0.8239, -28.0576
        CIE-LCH:
        31.9244, 28.0697, 271.6820
        CIE-Luv:
        31.9244, -15.0532, -37.5189
        Hunter-Lab:
        26.5551, -0.8771, -22.6193
      #264d77 color charts
#264d77 RGB chart
      #264d77 CMYK chart
      #264d77 RGB pie chart
      #264d77 color shades, tints & tones
#264d77 color schemes
#264d77 color preview, HTML & CSS examples
           This text has a color of #264d77        
        
          <p style="color:#264d77;">Text here</p>
        
        
          .mytext {color:#264d77;}
        
        Text color #264d77
      
           This box has a color of #264d77        
        
          <div style="background-color:#264d77;">Content here</div>
        
        
          .mybackground {background-color:#264d77;}
        
        Background color #264d77
      
           Border around this has a color of #264d77        
        
          <div style="border:2px solid #264d77;">Content here</div>
        
        
          .myborder {border:2px solid #264d77;}
        
        Border color #264d77