#5bcad8 color space conversions
Hex:
        #5bcad8
        RGB:
        91, 202, 216
        CMY:
        64, 21, 15
        CMYK:
        58, 6, 0, 15
      HSL:
        187°, 61.5764%, 60.1961%
        HSV (HSB):
        187°, 57.8704%, 84.7059%
        XYZ:
        37.8296, 49.4231, 72.5115
        xyY:
        0.2368, 0.3094, 49.4231
      CIE-Lab:
        75.7138, -27.5270, -16.5270
        CIE-LCH:
        75.7138, 32.1073, 210.9802
        CIE-Luv:
        75.7138, -45.2985, -21.7137
        Hunter-Lab:
        70.3015, -26.9760, -11.9427
      #5bcad8 color charts
#5bcad8 RGB chart
      #5bcad8 CMYK chart
      #5bcad8 RGB pie chart
      #5bcad8 color shades, tints & tones
#5bcad8 color schemes
#5bcad8 color preview, HTML & CSS examples
           This text has a color of #5bcad8        
        
          <p style="color:#5bcad8;">Text here</p>
        
        
          .mytext {color:#5bcad8;}
        
        Text color #5bcad8
      
           This box has a color of #5bcad8        
        
          <div style="background-color:#5bcad8;">Content here</div>
        
        
          .mybackground {background-color:#5bcad8;}
        
        Background color #5bcad8
      
           Border around this has a color of #5bcad8        
        
          <div style="border:2px solid #5bcad8;">Content here</div>
        
        
          .myborder {border:2px solid #5bcad8;}
        
        Border color #5bcad8