#5b9fbe color space conversions
Hex:
        #5b9fbe
        RGB:
        91, 159, 190
        CMY:
        64, 38, 25
        CMYK:
        52, 16, 0, 25
      HSL:
        199°, 43.2314%, 55.0980%
        HSV (HSB):
        199°, 52.1053%, 74.5098%
        XYZ:
        26.0068, 30.7381, 53.2775
        xyY:
        0.2364, 0.2794, 30.7381
      CIE-Lab:
        62.2859, -12.8362, -22.6249
        CIE-LCH:
        62.2859, 26.0126, 240.4316
        CIE-Luv:
        62.2859, -29.9870, -32.9550
        Hunter-Lab:
        55.4420, -13.2925, -18.1660
      #5b9fbe color charts
#5b9fbe RGB chart
      #5b9fbe CMYK chart
      #5b9fbe RGB pie chart
      #5b9fbe color shades, tints & tones
#5b9fbe color schemes
#5b9fbe color preview, HTML & CSS examples
           This text has a color of #5b9fbe        
        
          <p style="color:#5b9fbe;">Text here</p>
        
        
          .mytext {color:#5b9fbe;}
        
        Text color #5b9fbe
      
           This box has a color of #5b9fbe        
        
          <div style="background-color:#5b9fbe;">Content here</div>
        
        
          .mybackground {background-color:#5b9fbe;}
        
        Background color #5b9fbe
      
           Border around this has a color of #5b9fbe        
        
          <div style="border:2px solid #5b9fbe;">Content here</div>
        
        
          .myborder {border:2px solid #5b9fbe;}
        
        Border color #5b9fbe