#5b9dcd color space conversions
Hex:
        #5b9dcd
        RGB:
        91, 157, 205
        CMY:
        64, 38, 20
        CMYK:
        56, 23, 0, 20
      HSL:
        205°, 53.2710%, 58.0392%
        HSV (HSB):
        205°, 55.6098%, 80.3922%
        XYZ:
        27.3908, 30.7459, 62.2485
        xyY:
        0.2275, 0.2554, 30.7459
      CIE-Lab:
        62.2925, -7.2056, -31.0046
        CIE-LCH:
        62.2925, 31.8309, 256.9165
        CIE-Luv:
        62.2925, -28.8305, -47.4449
        Hunter-Lab:
        55.4490, -8.8598, -27.7463
      #5b9dcd color charts
#5b9dcd RGB chart
      #5b9dcd CMYK chart
      #5b9dcd RGB pie chart
      #5b9dcd color shades, tints & tones
#5b9dcd color schemes
#5b9dcd color preview, HTML & CSS examples
           This text has a color of #5b9dcd        
        
          <p style="color:#5b9dcd;">Text here</p>
        
        
          .mytext {color:#5b9dcd;}
        
        Text color #5b9dcd
      
           This box has a color of #5b9dcd        
        
          <div style="background-color:#5b9dcd;">Content here</div>
        
        
          .mybackground {background-color:#5b9dcd;}
        
        Background color #5b9dcd
      
           Border around this has a color of #5b9dcd        
        
          <div style="border:2px solid #5b9dcd;">Content here</div>
        
        
          .myborder {border:2px solid #5b9dcd;}
        
        Border color #5b9dcd