#5b9bee color space conversions
Hex:
        #5b9bee
        RGB:
        91, 155, 238
        CMY:
        64, 39, 7
        CMYK:
        62, 35, 0, 7
      HSL:
        214°, 81.2155%, 64.5098%
        HSV (HSB):
        214°, 61.7647%, 93.3333%
        XYZ:
        31.4683, 31.8399, 85.3761
        xyY:
        0.2116, 0.2141, 31.8399
      CIE-Lab:
        63.2103, 4.4745, -47.8564
        CIE-LCH:
        63.2103, 48.0651, 275.3416
        CIE-Luv:
        63.2103, -27.3977, -77.1155
        Hunter-Lab:
        56.4268, 0.7996, -50.2094
      #5b9bee color charts
#5b9bee RGB chart
      #5b9bee CMYK chart
      #5b9bee RGB pie chart
      #5b9bee color shades, tints & tones
#5b9bee color schemes
#5b9bee color preview, HTML & CSS examples
           This text has a color of #5b9bee        
        
          <p style="color:#5b9bee;">Text here</p>
        
        
          .mytext {color:#5b9bee;}
        
        Text color #5b9bee
      
           This box has a color of #5b9bee        
        
          <div style="background-color:#5b9bee;">Content here</div>
        
        
          .mybackground {background-color:#5b9bee;}
        
        Background color #5b9bee
      
           Border around this has a color of #5b9bee        
        
          <div style="border:2px solid #5b9bee;">Content here</div>
        
        
          .myborder {border:2px solid #5b9bee;}
        
        Border color #5b9bee