#5963c2 color space conversions
Hex:
        #5963c2
        RGB:
        89, 99, 194
        CMY:
        65, 61, 24
        CMYK:
        54, 49, 0, 24
      HSL:
        234°, 46.2555%, 55.4902%
        HSV (HSB):
        234°, 54.1237%, 76.0784%
        XYZ:
        18.3193, 14.9426, 52.9576
        xyY:
        0.2125, 0.1733, 14.9426
      CIE-Lab:
        45.5554, 23.4944, -51.1545
        CIE-LCH:
        45.5554, 56.2918, 294.6685
        CIE-Luv:
        45.5554, -9.0340, -78.9094
        Hunter-Lab:
        38.6556, 16.9455, -54.1675
      #5963c2 color charts
#5963c2 RGB chart
      #5963c2 CMYK chart
      #5963c2 RGB pie chart
      #5963c2 color shades, tints & tones
#5963c2 color schemes
#5963c2 color preview, HTML & CSS examples
           This text has a color of #5963c2        
        
          <p style="color:#5963c2;">Text here</p>
        
        
          .mytext {color:#5963c2;}
        
        Text color #5963c2
      
           This box has a color of #5963c2        
        
          <div style="background-color:#5963c2;">Content here</div>
        
        
          .mybackground {background-color:#5963c2;}
        
        Background color #5963c2
      
           Border around this has a color of #5963c2        
        
          <div style="border:2px solid #5963c2;">Content here</div>
        
        
          .myborder {border:2px solid #5963c2;}
        
        Border color #5963c2