#5983a3 color space conversions
Hex:
        #5983a3
        RGB:
        89, 131, 163
        CMY:
        65, 49, 36
        CMYK:
        45, 20, 0, 36
      HSL:
        206°, 29.3651%, 49.4118%
        HSV (HSB):
        206°, 45.3988%, 63.9216%
        XYZ:
        18.8470, 21.0008, 37.7105
        xyY:
        0.2430, 0.2708, 21.0008
      CIE-Lab:
        52.9504, -5.6332, -21.5730
        CIE-LCH:
        52.9504, 22.2964, 255.3656
        CIE-Luv:
        52.9504, -20.0883, -31.3150
        Hunter-Lab:
        45.8266, -6.7854, -16.7109
      #5983a3 color charts
#5983a3 RGB chart
      #5983a3 CMYK chart
      #5983a3 RGB pie chart
      #5983a3 color shades, tints & tones
#5983a3 color schemes
#5983a3 color preview, HTML & CSS examples
           This text has a color of #5983a3        
        
          <p style="color:#5983a3;">Text here</p>
        
        
          .mytext {color:#5983a3;}
        
        Text color #5983a3
      
           This box has a color of #5983a3        
        
          <div style="background-color:#5983a3;">Content here</div>
        
        
          .mybackground {background-color:#5983a3;}
        
        Background color #5983a3
      
           Border around this has a color of #5983a3        
        
          <div style="border:2px solid #5983a3;">Content here</div>
        
        
          .myborder {border:2px solid #5983a3;}
        
        Border color #5983a3