#5b9beb color space conversions
Hex:
        #5b9beb
        RGB:
        91, 155, 235
        CMY:
        64, 39, 8
        CMYK:
        61, 34, 0, 8
      HSL:
        213°, 78.2609%, 63.9216%
        HSV (HSB):
        213°, 61.2766%, 92.1569%
        XYZ:
        31.0311, 31.6650, 83.0737
        xyY:
        0.2129, 0.2172, 31.6650
      CIE-Lab:
        63.0650, 3.4914, -46.4340
        CIE-LCH:
        63.0650, 46.5650, 274.3000
        CIE-Luv:
        63.0650, -27.4533, -74.5947
        Hunter-Lab:
        56.2717, -0.0412, -48.1395
      #5b9beb color charts
#5b9beb RGB chart
      #5b9beb CMYK chart
      #5b9beb RGB pie chart
      #5b9beb color shades, tints & tones
#5b9beb color schemes
#5b9beb color preview, HTML & CSS examples
           This text has a color of #5b9beb        
        
          <p style="color:#5b9beb;">Text here</p>
        
        
          .mytext {color:#5b9beb;}
        
        Text color #5b9beb
      
           This box has a color of #5b9beb        
        
          <div style="background-color:#5b9beb;">Content here</div>
        
        
          .mybackground {background-color:#5b9beb;}
        
        Background color #5b9beb
      
           Border around this has a color of #5b9beb        
        
          <div style="border:2px solid #5b9beb;">Content here</div>
        
        
          .myborder {border:2px solid #5b9beb;}
        
        Border color #5b9beb