#5b6d85 color space conversions
Hex:
        #5b6d85
        RGB:
        91, 109, 133
        CMY:
        64, 57, 48
        CMYK:
        32, 18, 0, 48
      HSL:
        214°, 18.7500%, 43.9216%
        HSV (HSB):
        214°, 31.5789%, 52.1569%
        XYZ:
        14.0167, 14.8549, 24.3188
        xyY:
        0.2635, 0.2793, 14.8549
      CIE-Lab:
        45.4348, -0.6421, -15.4236
        CIE-LCH:
        45.4348, 15.4369, 267.6162
        CIE-Luv:
        45.4348, -9.9588, -21.7254
        Hunter-Lab:
        38.5420, -2.5331, -10.4307
      #5b6d85 color charts
#5b6d85 RGB chart
      #5b6d85 CMYK chart
      #5b6d85 RGB pie chart
      #5b6d85 color shades, tints & tones
#5b6d85 color schemes
#5b6d85 color preview, HTML & CSS examples
           This text has a color of #5b6d85        
        
          <p style="color:#5b6d85;">Text here</p>
        
        
          .mytext {color:#5b6d85;}
        
        Text color #5b6d85
      
           This box has a color of #5b6d85        
        
          <div style="background-color:#5b6d85;">Content here</div>
        
        
          .mybackground {background-color:#5b6d85;}
        
        Background color #5b6d85
      
           Border around this has a color of #5b6d85        
        
          <div style="border:2px solid #5b6d85;">Content here</div>
        
        
          .myborder {border:2px solid #5b6d85;}
        
        Border color #5b6d85