#595aa5 color space conversions
Hex:
        #595aa5
        RGB:
        89, 90, 165
        CMY:
        65, 65, 35
        CMYK:
        46, 45, 0, 35
      HSL:
        239°, 29.9213%, 49.8039%
        HSV (HSB):
        239°, 46.0606%, 64.7059%
        XYZ:
        14.5675, 12.1528, 37.1752
        xyY:
        0.2280, 0.1902, 12.1528
      CIE-Lab:
        41.4579, 19.9157, -40.7198
        CIE-LCH:
        41.4579, 45.3292, 296.0629
        CIE-Luv:
        41.4579, -4.7899, -61.2605
        Hunter-Lab:
        34.8608, 13.5844, -38.8236
      #595aa5 color charts
#595aa5 RGB chart
      #595aa5 CMYK chart
      #595aa5 RGB pie chart
      #595aa5 color shades, tints & tones
#595aa5 color schemes
#595aa5 color preview, HTML & CSS examples
           This text has a color of #595aa5        
        
          <p style="color:#595aa5;">Text here</p>
        
        
          .mytext {color:#595aa5;}
        
        Text color #595aa5
      
           This box has a color of #595aa5        
        
          <div style="background-color:#595aa5;">Content here</div>
        
        
          .mybackground {background-color:#595aa5;}
        
        Background color #595aa5
      
           Border around this has a color of #595aa5        
        
          <div style="border:2px solid #595aa5;">Content here</div>
        
        
          .myborder {border:2px solid #595aa5;}
        
        Border color #595aa5