#4264bd color space conversions
Hex:
        #4264bd
        RGB:
        66, 100, 189
        CMY:
        74, 61, 26
        CMYK:
        65, 47, 0, 26
      HSL:
        223°, 48.2353%, 50.0000%
        HSV (HSB):
        223°, 65.0794%, 74.1176%
        XYZ:
        15.9892, 13.9467, 49.9934
        xyY:
        0.2000, 0.1745, 13.9467
      CIE-Lab:
        44.1564, 16.7204, -50.5755
        CIE-LCH:
        44.1564, 53.2677, 288.2940
        CIE-Luv:
        44.1564, -15.7085, -76.7867
        Hunter-Lab:
        37.3453, 11.0698, -53.2286
      #4264bd color charts
#4264bd RGB chart
      #4264bd CMYK chart
      #4264bd RGB pie chart
      #4264bd color shades, tints & tones
#4264bd color schemes
#4264bd color preview, HTML & CSS examples
           This text has a color of #4264bd        
        
          <p style="color:#4264bd;">Text here</p>
        
        
          .mytext {color:#4264bd;}
        
        Text color #4264bd
      
           This box has a color of #4264bd        
        
          <div style="background-color:#4264bd;">Content here</div>
        
        
          .mybackground {background-color:#4264bd;}
        
        Background color #4264bd
      
           Border around this has a color of #4264bd        
        
          <div style="border:2px solid #4264bd;">Content here</div>
        
        
          .myborder {border:2px solid #4264bd;}
        
        Border color #4264bd