#5966a5 color space conversions
Hex:
        #5966a5
        RGB:
        89, 102, 165
        CMY:
        65, 60, 35
        CMYK:
        46, 38, 0, 35
      HSL:
        230°, 29.9213%, 49.8039%
        HSV (HSB):
        230°, 46.0606%, 64.7059%
        XYZ:
        15.6627, 14.3432, 37.5403
        xyY:
        0.2319, 0.2123, 14.3432
      CIE-Lab:
        44.7212, 12.3944, -35.5497
        CIE-LCH:
        44.7212, 37.6484, 289.2211
        CIE-Luv:
        44.7212, -8.9611, -53.7523
        Hunter-Lab:
        37.8724, 7.5447, -32.2594
      #5966a5 color charts
#5966a5 RGB chart
      #5966a5 CMYK chart
      #5966a5 RGB pie chart
      #5966a5 color shades, tints & tones
#5966a5 color schemes
#5966a5 color preview, HTML & CSS examples
           This text has a color of #5966a5        
        
          <p style="color:#5966a5;">Text here</p>
        
        
          .mytext {color:#5966a5;}
        
        Text color #5966a5
      
           This box has a color of #5966a5        
        
          <div style="background-color:#5966a5;">Content here</div>
        
        
          .mybackground {background-color:#5966a5;}
        
        Background color #5966a5
      
           Border around this has a color of #5966a5        
        
          <div style="border:2px solid #5966a5;">Content here</div>
        
        
          .myborder {border:2px solid #5966a5;}
        
        Border color #5966a5