#264f85 color space conversions
Hex:
        #264f85
        RGB:
        38, 79, 133
        CMY:
        85, 69, 48
        CMYK:
        71, 41, 0, 48
      HSL:
        214°, 55.5556%, 33.5294%
        HSV (HSB):
        214°, 71.4286%, 52.1569%
        XYZ:
        7.8289, 7.6975, 23.2634
        xyY:
        0.2018, 0.1984, 7.6975
      CIE-Lab:
        33.3448, 4.8567, -34.4871
        CIE-LCH:
        33.3448, 34.8274, 278.0161
        CIE-Luv:
        33.3448, -15.4538, -47.4826
        Hunter-Lab:
        27.7443, 1.8168, -30.2932
      #264f85 color charts
#264f85 RGB chart
      #264f85 CMYK chart
      #264f85 RGB pie chart
      #264f85 color shades, tints & tones
#264f85 color schemes
#264f85 color preview, HTML & CSS examples
           This text has a color of #264f85        
        
          <p style="color:#264f85;">Text here</p>
        
        
          .mytext {color:#264f85;}
        
        Text color #264f85
      
           This box has a color of #264f85        
        
          <div style="background-color:#264f85;">Content here</div>
        
        
          .mybackground {background-color:#264f85;}
        
        Background color #264f85
      
           Border around this has a color of #264f85        
        
          <div style="border:2px solid #264f85;">Content here</div>
        
        
          .myborder {border:2px solid #264f85;}
        
        Border color #264f85