#264c8d color space conversions
Hex:
        #264c8d
        RGB:
        38, 76, 141
        CMY:
        85, 70, 45
        CMYK:
        73, 46, 0, 45
      HSL:
        218°, 57.5419%, 35.0980%
        HSV (HSB):
        218°, 73.0496%, 55.2941%
        XYZ:
        8.1915, 7.5040, 26.2160
        xyY:
        0.1954, 0.1790, 7.5040
      CIE-Lab:
        32.9279, 9.9611, -40.0640
        CIE-LCH:
        32.9279, 41.2838, 283.9624
        CIE-Luv:
        32.9279, -14.3474, -55.4934
        Hunter-Lab:
        27.3935, 5.4383, -37.5660
      #264c8d color charts
#264c8d RGB chart
      #264c8d CMYK chart
      #264c8d RGB pie chart
      #264c8d color shades, tints & tones
#264c8d color schemes
#264c8d color preview, HTML & CSS examples
           This text has a color of #264c8d        
        
          <p style="color:#264c8d;">Text here</p>
        
        
          .mytext {color:#264c8d;}
        
        Text color #264c8d
      
           This box has a color of #264c8d        
        
          <div style="background-color:#264c8d;">Content here</div>
        
        
          .mybackground {background-color:#264c8d;}
        
        Background color #264c8d
      
           Border around this has a color of #264c8d        
        
          <div style="border:2px solid #264c8d;">Content here</div>
        
        
          .myborder {border:2px solid #264c8d;}
        
        Border color #264c8d