#b5c8ee color space conversions
Hex:
        #b5c8ee
        RGB:
        181, 200, 238
        CMY:
        29, 22, 7
        CMYK:
        24, 16, 0, 7
      HSL:
        220°, 62.6374%, 82.1569%
        HSV (HSB):
        220°, 23.9496%, 93.3333%
        XYZ:
        55.1429, 57.3054, 89.0436
        xyY:
        0.2737, 0.2844, 57.3054
      CIE-Lab:
        80.3510, 1.7109, -20.9074
        CIE-LCH:
        80.3510, 20.9772, 274.6782
        CIE-Luv:
        80.3510, -11.7073, -33.3709
        Hunter-Lab:
        75.7003, -2.4494, -16.7505
      #b5c8ee color charts
#b5c8ee RGB chart
      #b5c8ee CMYK chart
      #b5c8ee RGB pie chart
      #b5c8ee color shades, tints & tones
#b5c8ee color schemes
#b5c8ee color preview, HTML & CSS examples
           This text has a color of #b5c8ee        
        
          <p style="color:#b5c8ee;">Text here</p>
        
        
          .mytext {color:#b5c8ee;}
        
        Text color #b5c8ee
      
           This box has a color of #b5c8ee        
        
          <div style="background-color:#b5c8ee;">Content here</div>
        
        
          .mybackground {background-color:#b5c8ee;}
        
        Background color #b5c8ee
      
           Border around this has a color of #b5c8ee        
        
          <div style="border:2px solid #b5c8ee;">Content here</div>
        
        
          .myborder {border:2px solid #b5c8ee;}
        
        Border color #b5c8ee