#5becd3 color space conversions
Hex:
        #5becd3
        RGB:
        91, 236, 211
        CMY:
        64, 7, 17
        CMYK:
        61, 0, 11, 7
      HSL:
        170°, 79.2350%, 64.1176%
        HSV (HSB):
        170°, 61.4407%, 92.5490%
        XYZ:
        46.0677, 66.9182, 72.1165
        xyY:
        0.2489, 0.3615, 66.9182
      CIE-Lab:
        85.4626, -44.5830, 0.5991
        CIE-LCH:
        85.4626, 44.5870, 179.2301
        CIE-Luv:
        85.4626, -58.1150, 8.1260
        Hunter-Lab:
        81.8035, -42.6338, 4.9935
      #5becd3 color charts
#5becd3 RGB chart
      #5becd3 CMYK chart
      #5becd3 RGB pie chart
      #5becd3 color shades, tints & tones
#5becd3 color schemes
#5becd3 color preview, HTML & CSS examples
           This text has a color of #5becd3        
        
          <p style="color:#5becd3;">Text here</p>
        
        
          .mytext {color:#5becd3;}
        
        Text color #5becd3
      
           This box has a color of #5becd3        
        
          <div style="background-color:#5becd3;">Content here</div>
        
        
          .mybackground {background-color:#5becd3;}
        
        Background color #5becd3
      
           Border around this has a color of #5becd3        
        
          <div style="border:2px solid #5becd3;">Content here</div>
        
        
          .myborder {border:2px solid #5becd3;}
        
        Border color #5becd3