#5992a7 color space conversions
Hex:
        #5992a7
        RGB:
        89, 146, 167
        CMY:
        65, 43, 35
        CMYK:
        47, 13, 0, 35
      HSL:
        196°, 30.7087%, 50.1961%
        HSV (HSB):
        196°, 46.7066%, 65.4902%
        XYZ:
        21.3738, 25.4716, 40.3492
        xyY:
        0.2451, 0.2921, 25.4716
      CIE-Lab:
        57.5321, -12.8946, -16.8758
        CIE-LCH:
        57.5321, 21.2383, 232.6170
        CIE-Luv:
        57.5321, -26.0542, -23.3799
        Hunter-Lab:
        50.4694, -12.7269, -12.0725
      #5992a7 color charts
#5992a7 RGB chart
      #5992a7 CMYK chart
      #5992a7 RGB pie chart
      #5992a7 color shades, tints & tones
#5992a7 color schemes
#5992a7 color preview, HTML & CSS examples
           This text has a color of #5992a7        
        
          <p style="color:#5992a7;">Text here</p>
        
        
          .mytext {color:#5992a7;}
        
        Text color #5992a7
      
           This box has a color of #5992a7        
        
          <div style="background-color:#5992a7;">Content here</div>
        
        
          .mybackground {background-color:#5992a7;}
        
        Background color #5992a7
      
           Border around this has a color of #5992a7        
        
          <div style="border:2px solid #5992a7;">Content here</div>
        
        
          .myborder {border:2px solid #5992a7;}
        
        Border color #5992a7