#b4d7ee color space conversions
Hex:
        #b4d7ee
        RGB:
        180, 215, 238
        CMY:
        29, 16, 7
        CMYK:
        24, 10, 0, 7
      HSL:
        204°, 63.0435%, 81.9608%
        HSV (HSB):
        204°, 24.3697%, 93.3333%
        XYZ:
        58.5554, 64.4772, 90.2481
        xyY:
        0.2745, 0.3023, 64.4772
      CIE-Lab:
        84.2136, -6.5075, -15.0872
        CIE-LCH:
        84.2136, 16.4308, 246.6684
        CIE-Luv:
        84.2136, -18.8049, -22.7013
        Hunter-Lab:
        80.2977, -10.3536, -10.4287
      #b4d7ee color charts
#b4d7ee RGB chart
      #b4d7ee CMYK chart
      #b4d7ee RGB pie chart
      #b4d7ee color shades, tints & tones
#b4d7ee color schemes
#b4d7ee color preview, HTML & CSS examples
           This text has a color of #b4d7ee        
        
          <p style="color:#b4d7ee;">Text here</p>
        
        
          .mytext {color:#b4d7ee;}
        
        Text color #b4d7ee
      
           This box has a color of #b4d7ee        
        
          <div style="background-color:#b4d7ee;">Content here</div>
        
        
          .mybackground {background-color:#b4d7ee;}
        
        Background color #b4d7ee
      
           Border around this has a color of #b4d7ee        
        
          <div style="border:2px solid #b4d7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b4d7ee;}
        
        Border color #b4d7ee