#264fb6 color space conversions
Hex:
        #264fb6
        RGB:
        38, 79, 182
        CMY:
        85, 69, 29
        CMYK:
        79, 57, 0, 29
      HSL:
        223°, 65.4545%, 43.1373%
        HSV (HSB):
        223°, 79.1209%, 71.3725%
        XYZ:
        12.0388, 9.3814, 45.4323
        xyY:
        0.1801, 0.1403, 9.3814
      CIE-Lab:
        36.7085, 23.9109, -58.5739
        CIE-LCH:
        36.7085, 63.2664, 292.2061
        CIE-Luv:
        36.7085, -14.9107, -84.1030
        Hunter-Lab:
        30.6291, 16.5586, -66.5046
      #264fb6 color charts
#264fb6 RGB chart
      #264fb6 CMYK chart
      #264fb6 RGB pie chart
      #264fb6 color shades, tints & tones
#264fb6 color schemes
#264fb6 color preview, HTML & CSS examples
           This text has a color of #264fb6        
        
          <p style="color:#264fb6;">Text here</p>
        
        
          .mytext {color:#264fb6;}
        
        Text color #264fb6
      
           This box has a color of #264fb6        
        
          <div style="background-color:#264fb6;">Content here</div>
        
        
          .mybackground {background-color:#264fb6;}
        
        Background color #264fb6
      
           Border around this has a color of #264fb6        
        
          <div style="border:2px solid #264fb6;">Content here</div>
        
        
          .myborder {border:2px solid #264fb6;}
        
        Border color #264fb6