#5966a2 color space conversions
Hex:
        #5966a2
        RGB:
        89, 102, 162
        CMY:
        65, 60, 36
        CMYK:
        45, 37, 0, 36
      HSL:
        229°, 29.0837%, 49.2157%
        HSV (HSB):
        229°, 45.0617%, 63.5294%
        XYZ:
        15.3928, 14.2352, 36.1188
        xyY:
        0.2341, 0.2165, 14.2352
      CIE-Lab:
        44.5684, 11.4689, -34.0201
        CIE-LCH:
        44.5684, 35.9013, 288.6301
        CIE-Luv:
        44.5684, -8.8568, -51.2643
        Hunter-Lab:
        37.7296, 6.7970, -30.3480
      #5966a2 color charts
#5966a2 RGB chart
      #5966a2 CMYK chart
      #5966a2 RGB pie chart
      #5966a2 color shades, tints & tones
#5966a2 color schemes
#5966a2 color preview, HTML & CSS examples
           This text has a color of #5966a2        
        
          <p style="color:#5966a2;">Text here</p>
        
        
          .mytext {color:#5966a2;}
        
        Text color #5966a2
      
           This box has a color of #5966a2        
        
          <div style="background-color:#5966a2;">Content here</div>
        
        
          .mybackground {background-color:#5966a2;}
        
        Background color #5966a2
      
           Border around this has a color of #5966a2        
        
          <div style="border:2px solid #5966a2;">Content here</div>
        
        
          .myborder {border:2px solid #5966a2;}
        
        Border color #5966a2