#5964c3 color space conversions
Hex:
        #5964c3
        RGB:
        89, 100, 195
        CMY:
        65, 61, 24
        CMYK:
        54, 49, 0, 24
      HSL:
        234°, 46.9027%, 55.6863%
        HSV (HSB):
        234°, 54.3590%, 76.4706%
        XYZ:
        18.5273, 15.1783, 53.5830
        xyY:
        0.2123, 0.1739, 15.1783
      CIE-Lab:
        45.8775, 23.1956, -51.2160
        CIE-LCH:
        45.8775, 56.2237, 294.3656
        CIE-Luv:
        45.8775, -9.3822, -79.1178
        Hunter-Lab:
        38.9594, 16.7077, -54.2733
      #5964c3 color charts
#5964c3 RGB chart
      #5964c3 CMYK chart
      #5964c3 RGB pie chart
      #5964c3 color shades, tints & tones
#5964c3 color schemes
#5964c3 color preview, HTML & CSS examples
           This text has a color of #5964c3        
        
          <p style="color:#5964c3;">Text here</p>
        
        
          .mytext {color:#5964c3;}
        
        Text color #5964c3
      
           This box has a color of #5964c3        
        
          <div style="background-color:#5964c3;">Content here</div>
        
        
          .mybackground {background-color:#5964c3;}
        
        Background color #5964c3
      
           Border around this has a color of #5964c3        
        
          <div style="border:2px solid #5964c3;">Content here</div>
        
        
          .myborder {border:2px solid #5964c3;}
        
        Border color #5964c3