#4264d4 color space conversions
Hex:
        #4264d4
        RGB:
        66, 100, 212
        CMY:
        74, 61, 17
        CMYK:
        69, 53, 0, 17
      HSL:
        226°, 62.9310%, 54.5098%
        HSV (HSB):
        226°, 68.8679%, 83.1373%
        XYZ:
        18.6876, 15.0261, 64.2027
        xyY:
        0.1909, 0.1535, 15.0261
      CIE-Lab:
        45.6699, 24.9240, -61.3835
        CIE-LCH:
        45.6699, 66.2506, 292.0990
        CIE-Luv:
        45.6699, -15.8303, -94.1937
        Hunter-Lab:
        38.7635, 18.2176, -71.0658
      #4264d4 color charts
#4264d4 RGB chart
      #4264d4 CMYK chart
      #4264d4 RGB pie chart
      #4264d4 color shades, tints & tones
#4264d4 color schemes
#4264d4 color preview, HTML & CSS examples
           This text has a color of #4264d4        
        
          <p style="color:#4264d4;">Text here</p>
        
        
          .mytext {color:#4264d4;}
        
        Text color #4264d4
      
           This box has a color of #4264d4        
        
          <div style="background-color:#4264d4;">Content here</div>
        
        
          .mybackground {background-color:#4264d4;}
        
        Background color #4264d4
      
           Border around this has a color of #4264d4        
        
          <div style="border:2px solid #4264d4;">Content here</div>
        
        
          .myborder {border:2px solid #4264d4;}
        
        Border color #4264d4