#5b9bce color space conversions
Hex:
        #5b9bce
        RGB:
        91, 155, 206
        CMY:
        64, 39, 19
        CMYK:
        56, 25, 0, 19
      HSL:
        207°, 53.9906%, 58.2353%
        HSV (HSB):
        207°, 55.8252%, 80.7843%
        XYZ:
        27.1763, 30.1231, 62.7745
        xyY:
        0.2263, 0.2509, 30.1231
      CIE-Lab:
        61.7603, -5.7758, -32.3885
        CIE-LCH:
        61.7603, 32.8994, 259.8889
        CIE-Luv:
        61.7603, -28.0591, -49.8500
        Hunter-Lab:
        54.8845, -7.6627, -29.3942
      #5b9bce color charts
#5b9bce RGB chart
      #5b9bce CMYK chart
      #5b9bce RGB pie chart
      #5b9bce color shades, tints & tones
#5b9bce color schemes
#5b9bce color preview, HTML & CSS examples
           This text has a color of #5b9bce        
        
          <p style="color:#5b9bce;">Text here</p>
        
        
          .mytext {color:#5b9bce;}
        
        Text color #5b9bce
      
           This box has a color of #5b9bce        
        
          <div style="background-color:#5b9bce;">Content here</div>
        
        
          .mybackground {background-color:#5b9bce;}
        
        Background color #5b9bce
      
           Border around this has a color of #5b9bce        
        
          <div style="border:2px solid #5b9bce;">Content here</div>
        
        
          .myborder {border:2px solid #5b9bce;}
        
        Border color #5b9bce