#5963bf color space conversions
Hex:
        #5963bf
        RGB:
        89, 99, 191
        CMY:
        65, 61, 25
        CMYK:
        53, 48, 0, 25
      HSL:
        234°, 44.3478%, 54.9020%
        HSV (HSB):
        234°, 53.4031%, 74.9020%
        XYZ:
        17.9856, 14.8091, 51.2007
        xyY:
        0.2141, 0.1763, 14.8091
      CIE-Lab:
        45.3716, 22.5225, -49.7125
        CIE-LCH:
        45.3716, 54.5765, 294.3732
        CIE-Luv:
        45.3716, -8.9163, -76.5721
        Hunter-Lab:
        38.4826, 16.0810, -51.9469
      #5963bf color charts
#5963bf RGB chart
      #5963bf CMYK chart
      #5963bf RGB pie chart
      #5963bf color shades, tints & tones
#5963bf color schemes
#5963bf color preview, HTML & CSS examples
           This text has a color of #5963bf        
        
          <p style="color:#5963bf;">Text here</p>
        
        
          .mytext {color:#5963bf;}
        
        Text color #5963bf
      
           This box has a color of #5963bf        
        
          <div style="background-color:#5963bf;">Content here</div>
        
        
          .mybackground {background-color:#5963bf;}
        
        Background color #5963bf
      
           Border around this has a color of #5963bf        
        
          <div style="border:2px solid #5963bf;">Content here</div>
        
        
          .myborder {border:2px solid #5963bf;}
        
        Border color #5963bf