#264f8e color space conversions
Hex:
        #264f8e
        RGB:
        38, 79, 142
        CMY:
        85, 69, 44
        CMYK:
        73, 44, 0, 44
      HSL:
        216°, 57.7778%, 35.2941%
        HSV (HSB):
        216°, 73.2394%, 55.6863%
        XYZ:
        8.4778, 7.9570, 26.6802
        xyY:
        0.1966, 0.1846, 7.9570
      CIE-Lab:
        33.8932, 8.3438, -39.1298
        CIE-LCH:
        33.8932, 40.0095, 282.0372
        CIE-Luv:
        33.8932, -15.2920, -54.5623
        Hunter-Lab:
        28.2082, 4.2827, -36.3326
      #264f8e color charts
#264f8e RGB chart
      #264f8e CMYK chart
      #264f8e RGB pie chart
      #264f8e color shades, tints & tones
#264f8e color schemes
#264f8e color preview, HTML & CSS examples
           This text has a color of #264f8e        
        
          <p style="color:#264f8e;">Text here</p>
        
        
          .mytext {color:#264f8e;}
        
        Text color #264f8e
      
           This box has a color of #264f8e        
        
          <div style="background-color:#264f8e;">Content here</div>
        
        
          .mybackground {background-color:#264f8e;}
        
        Background color #264f8e
      
           Border around this has a color of #264f8e        
        
          <div style="border:2px solid #264f8e;">Content here</div>
        
        
          .myborder {border:2px solid #264f8e;}
        
        Border color #264f8e