#3564e4 color space conversions
Hex:
        #3564e4
        RGB:
        53, 100, 228
        CMY:
        79, 61, 11
        CMYK:
        77, 56, 0, 11
      HSL:
        224°, 76.4192%, 55.0980%
        HSV (HSB):
        224°, 76.7544%, 89.4118%
        XYZ:
        20.0290, 15.4727, 75.3297
        xyY:
        0.1807, 0.1396, 15.4727
      CIE-Lab:
        46.2749, 29.1123, -69.5176
        CIE-LCH:
        46.2749, 75.3673, 292.7228
        CIE-Luv:
        46.2749, -18.2104, -106.5241
        Hunter-Lab:
        39.3353, 22.0528, -86.0095
      #3564e4 color charts
#3564e4 RGB chart
      #3564e4 CMYK chart
      #3564e4 RGB pie chart
      #3564e4 color shades, tints & tones
#3564e4 color schemes
#3564e4 color preview, HTML & CSS examples
           This text has a color of #3564e4        
        
          <p style="color:#3564e4;">Text here</p>
        
        
          .mytext {color:#3564e4;}
        
        Text color #3564e4
      
           This box has a color of #3564e4        
        
          <div style="background-color:#3564e4;">Content here</div>
        
        
          .mybackground {background-color:#3564e4;}
        
        Background color #3564e4
      
           Border around this has a color of #3564e4        
        
          <div style="border:2px solid #3564e4;">Content here</div>
        
        
          .myborder {border:2px solid #3564e4;}
        
        Border color #3564e4