#5997a4 color space conversions
Hex:
        #5997a4
        RGB:
        89, 151, 164
        CMY:
        65, 41, 36
        CMYK:
        46, 8, 0, 36
      HSL:
        190°, 29.6443%, 49.6078%
        HSV (HSB):
        190°, 45.7317%, 64.3137%
        XYZ:
        21.8873, 26.9374, 39.1678
        xyY:
        0.2487, 0.3061, 26.9374
      CIE-Lab:
        58.9163, -16.4454, -13.0732
        CIE-LCH:
        58.9163, 21.0086, 218.4829
        CIE-Luv:
        58.9163, -28.1409, -17.0271
        Hunter-Lab:
        51.9013, -15.5520, -8.4129
      #5997a4 color charts
#5997a4 RGB chart
      #5997a4 CMYK chart
      #5997a4 RGB pie chart
      #5997a4 color shades, tints & tones
#5997a4 color schemes
#5997a4 color preview, HTML & CSS examples
           This text has a color of #5997a4        
        
          <p style="color:#5997a4;">Text here</p>
        
        
          .mytext {color:#5997a4;}
        
        Text color #5997a4
      
           This box has a color of #5997a4        
        
          <div style="background-color:#5997a4;">Content here</div>
        
        
          .mybackground {background-color:#5997a4;}
        
        Background color #5997a4
      
           Border around this has a color of #5997a4        
        
          <div style="border:2px solid #5997a4;">Content here</div>
        
        
          .myborder {border:2px solid #5997a4;}
        
        Border color #5997a4