#5b768e color space conversions
Hex:
        #5b768e
        RGB:
        91, 118, 142
        CMY:
        64, 54, 44
        CMYK:
        36, 17, 0, 44
      HSL:
        208°, 21.8884%, 45.6863%
        HSV (HSB):
        208°, 35.9155%, 55.6863%
        XYZ:
        15.6753, 17.1340, 28.0722
        xyY:
        0.2575, 0.2814, 17.1340
      CIE-Lab:
        48.4284, -3.5119, -16.2088
        CIE-LCH:
        48.4284, 16.5849, 257.7748
        CIE-Luv:
        48.4284, -13.9500, -22.8332
        Hunter-Lab:
        41.3932, -4.8416, -11.2342
      #5b768e color charts
#5b768e RGB chart
      #5b768e CMYK chart
      #5b768e RGB pie chart
      #5b768e color shades, tints & tones
#5b768e color schemes
#5b768e color preview, HTML & CSS examples
           This text has a color of #5b768e        
        
          <p style="color:#5b768e;">Text here</p>
        
        
          .mytext {color:#5b768e;}
        
        Text color #5b768e
      
           This box has a color of #5b768e        
        
          <div style="background-color:#5b768e;">Content here</div>
        
        
          .mybackground {background-color:#5b768e;}
        
        Background color #5b768e
      
           Border around this has a color of #5b768e        
        
          <div style="border:2px solid #5b768e;">Content here</div>
        
        
          .myborder {border:2px solid #5b768e;}
        
        Border color #5b768e