#5b9ceb color space conversions
Hex:
        #5b9ceb
        RGB:
        91, 156, 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.1982, 31.9992, 83.1294
        xyY:
        0.2132, 0.2187, 31.9992
      CIE-Lab:
        63.3423, 2.9134, -45.9968
        CIE-LCH:
        63.3423, 46.0890, 273.6242
        CIE-Luv:
        63.3423, -27.8018, -73.8506
        Hunter-Lab:
        56.5679, -0.5477, -47.5322
      #5b9ceb color charts
#5b9ceb RGB chart
      #5b9ceb CMYK chart
      #5b9ceb RGB pie chart
      #5b9ceb color shades, tints & tones
#5b9ceb color schemes
#5b9ceb color preview, HTML & CSS examples
           This text has a color of #5b9ceb        
        
          <p style="color:#5b9ceb;">Text here</p>
        
        
          .mytext {color:#5b9ceb;}
        
        Text color #5b9ceb
      
           This box has a color of #5b9ceb        
        
          <div style="background-color:#5b9ceb;">Content here</div>
        
        
          .mybackground {background-color:#5b9ceb;}
        
        Background color #5b9ceb
      
           Border around this has a color of #5b9ceb        
        
          <div style="border:2px solid #5b9ceb;">Content here</div>
        
        
          .myborder {border:2px solid #5b9ceb;}
        
        Border color #5b9ceb