#264eb8 color space conversions
Hex:
        #264eb8
        RGB:
        38, 78, 184
        CMY:
        85, 69, 28
        CMYK:
        79, 58, 0, 28
      HSL:
        224°, 65.7658%, 43.5294%
        HSV (HSB):
        224°, 79.3478%, 72.1569%
        XYZ:
        12.1754, 9.3215, 46.5049
        xyY:
        0.1790, 0.1371, 9.3215
      CIE-Lab:
        36.5961, 25.3418, -59.9348
        CIE-LCH:
        36.5961, 65.0722, 292.9198
        CIE-Luv:
        36.5961, -14.6409, -85.8961
        Hunter-Lab:
        30.5312, 17.7539, -68.9383
      #264eb8 color charts
#264eb8 RGB chart
      #264eb8 CMYK chart
      #264eb8 RGB pie chart
      #264eb8 color shades, tints & tones
#264eb8 color schemes
#264eb8 color preview, HTML & CSS examples
           This text has a color of #264eb8        
        
          <p style="color:#264eb8;">Text here</p>
        
        
          .mytext {color:#264eb8;}
        
        Text color #264eb8
      
           This box has a color of #264eb8        
        
          <div style="background-color:#264eb8;">Content here</div>
        
        
          .mybackground {background-color:#264eb8;}
        
        Background color #264eb8
      
           Border around this has a color of #264eb8        
        
          <div style="border:2px solid #264eb8;">Content here</div>
        
        
          .myborder {border:2px solid #264eb8;}
        
        Border color #264eb8