#b5d7ee color space conversions
Hex:
        #b5d7ee
        RGB:
        181, 215, 238
        CMY:
        29, 16, 7
        CMYK:
        24, 10, 0, 7
      HSL:
        204°, 62.6374%, 82.1569%
        HSV (HSB):
        204°, 23.9496%, 93.3333%
        XYZ:
        58.7891, 64.5977, 90.2590
        xyY:
        0.2752, 0.3024, 64.5977
      CIE-Lab:
        84.2760, -6.2111, -14.9873
        CIE-LCH:
        84.2760, 16.2234, 247.4896
        CIE-Luv:
        84.2760, -18.3463, -22.5864
        Hunter-Lab:
        80.3727, -10.0872, -10.3221
      #b5d7ee color charts
#b5d7ee RGB chart
      #b5d7ee CMYK chart
      #b5d7ee RGB pie chart
      #b5d7ee color shades, tints & tones
#b5d7ee color schemes
#b5d7ee color preview, HTML & CSS examples
           This text has a color of #b5d7ee        
        
          <p style="color:#b5d7ee;">Text here</p>
        
        
          .mytext {color:#b5d7ee;}
        
        Text color #b5d7ee
      
           This box has a color of #b5d7ee        
        
          <div style="background-color:#b5d7ee;">Content here</div>
        
        
          .mybackground {background-color:#b5d7ee;}
        
        Background color #b5d7ee
      
           Border around this has a color of #b5d7ee        
        
          <div style="border:2px solid #b5d7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b5d7ee;}
        
        Border color #b5d7ee