#5b9bfd color space conversions
Hex:
        #5b9bfd
        RGB:
        91, 155, 253
        CMY:
        64, 39, 1
        CMYK:
        64, 39, 0, 1
      HSL:
        216°, 97.5904%, 67.4510%
        HSV (HSB):
        216°, 64.0316%, 99.2157%
        XYZ:
        33.7654, 32.7587, 97.4719
        xyY:
        0.2059, 0.1998, 32.7587
      CIE-Lab:
        63.9650, 9.4408, -54.8831
        CIE-LCH:
        63.9650, 55.6892, 279.7603
        CIE-Luv:
        63.9650, -27.1412, -89.5719
        Hunter-Lab:
        57.2352, 5.1427, -60.9066
      #5b9bfd color charts
#5b9bfd RGB chart
      #5b9bfd CMYK chart
      #5b9bfd RGB pie chart
      #5b9bfd color shades, tints & tones
#5b9bfd color schemes
#5b9bfd color preview, HTML & CSS examples
           This text has a color of #5b9bfd        
        
          <p style="color:#5b9bfd;">Text here</p>
        
        
          .mytext {color:#5b9bfd;}
        
        Text color #5b9bfd
      
           This box has a color of #5b9bfd        
        
          <div style="background-color:#5b9bfd;">Content here</div>
        
        
          .mybackground {background-color:#5b9bfd;}
        
        Background color #5b9bfd
      
           Border around this has a color of #5b9bfd        
        
          <div style="border:2px solid #5b9bfd;">Content here</div>
        
        
          .myborder {border:2px solid #5b9bfd;}
        
        Border color #5b9bfd