#5983a7 color space conversions
Hex:
        #5983a7
        RGB:
        89, 131, 167
        CMY:
        65, 49, 35
        CMYK:
        47, 22, 0, 35
      HSL:
        208°, 30.7087%, 50.1961%
        HSV (HSB):
        208°, 46.7066%, 65.4902%
        XYZ:
        19.2112, 21.1465, 39.6284
        xyY:
        0.2402, 0.2644, 21.1465
      CIE-Lab:
        53.1094, -4.4527, -23.6405
        CIE-LCH:
        53.1094, 24.0562, 259.3332
        CIE-Luv:
        53.1094, -20.0631, -34.7448
        Hunter-Lab:
        45.9853, -5.9027, -18.9041
      #5983a7 color charts
#5983a7 RGB chart
      #5983a7 CMYK chart
      #5983a7 RGB pie chart
      #5983a7 color shades, tints & tones
#5983a7 color schemes
#5983a7 color preview, HTML & CSS examples
           This text has a color of #5983a7        
        
          <p style="color:#5983a7;">Text here</p>
        
        
          .mytext {color:#5983a7;}
        
        Text color #5983a7
      
           This box has a color of #5983a7        
        
          <div style="background-color:#5983a7;">Content here</div>
        
        
          .mybackground {background-color:#5983a7;}
        
        Background color #5983a7
      
           Border around this has a color of #5983a7        
        
          <div style="border:2px solid #5983a7;">Content here</div>
        
        
          .myborder {border:2px solid #5983a7;}
        
        Border color #5983a7