#5964c8 color space conversions
Hex:
        #5964c8
        RGB:
        89, 100, 200
        CMY:
        65, 61, 22
        CMYK:
        56, 50, 0, 22
      HSL:
        234°, 50.2262%, 56.6667%
        HSV (HSB):
        234°, 55.5000%, 78.4314%
        XYZ:
        19.1023, 15.4083, 56.6109
        xyY:
        0.2096, 0.1691, 15.4083
      CIE-Lab:
        46.1885, 24.8238, -53.5997
        CIE-LCH:
        46.1885, 59.0690, 294.8504
        CIE-Luv:
        46.1885, -9.5705, -82.9852
        Hunter-Lab:
        39.2534, 18.1719, -58.0300
      #5964c8 color charts
#5964c8 RGB chart
      #5964c8 CMYK chart
      #5964c8 RGB pie chart
      #5964c8 color shades, tints & tones
#5964c8 color schemes
#5964c8 color preview, HTML & CSS examples
           This text has a color of #5964c8        
        
          <p style="color:#5964c8;">Text here</p>
        
        
          .mytext {color:#5964c8;}
        
        Text color #5964c8
      
           This box has a color of #5964c8        
        
          <div style="background-color:#5964c8;">Content here</div>
        
        
          .mybackground {background-color:#5964c8;}
        
        Background color #5964c8
      
           Border around this has a color of #5964c8        
        
          <div style="border:2px solid #5964c8;">Content here</div>
        
        
          .myborder {border:2px solid #5964c8;}
        
        Border color #5964c8