#5963af color space conversions
Hex:
        #5963af
        RGB:
        89, 99, 175
        CMY:
        65, 61, 31
        CMYK:
        49, 43, 0, 31
      HSL:
        233°, 34.9593%, 51.7647%
        HSV (HSB):
        233°, 49.1429%, 68.6275%
        XYZ:
        16.3195, 14.1427, 42.4271
        xyY:
        0.2239, 0.1940, 14.1427
      CIE-Lab:
        44.4368, 17.3992, -41.8787
        CIE-LCH:
        44.4368, 45.3493, 292.5613
        CIE-Luv:
        44.4368, -8.2844, -63.8546
        Hunter-Lab:
        37.6067, 11.6487, -40.5650
      #5963af color charts
#5963af RGB chart
      #5963af CMYK chart
      #5963af RGB pie chart
      #5963af color shades, tints & tones
#5963af color schemes
#5963af color preview, HTML & CSS examples
           This text has a color of #5963af        
        
          <p style="color:#5963af;">Text here</p>
        
        
          .mytext {color:#5963af;}
        
        Text color #5963af
      
           This box has a color of #5963af        
        
          <div style="background-color:#5963af;">Content here</div>
        
        
          .mybackground {background-color:#5963af;}
        
        Background color #5963af
      
           Border around this has a color of #5963af        
        
          <div style="border:2px solid #5963af;">Content here</div>
        
        
          .myborder {border:2px solid #5963af;}
        
        Border color #5963af