#b2d7ee color space conversions
Hex:
        #b2d7ee
        RGB:
        178, 215, 238
        CMY:
        30, 16, 7
        CMYK:
        25, 10, 0, 7
      HSL:
        203°, 63.8298%, 81.5686%
        HSV (HSB):
        203°, 25.2101%, 93.3333%
        XYZ:
        58.0932, 64.2389, 90.2264
        xyY:
        0.2733, 0.3022, 64.2389
      CIE-Lab:
        84.0900, -7.0972, -15.2854
        CIE-LCH:
        84.0900, 16.8527, 245.0940
        CIE-Luv:
        84.0900, -19.7146, -22.9292
        Hunter-Lab:
        80.1492, -10.8820, -10.6402
      #b2d7ee color charts
#b2d7ee RGB chart
      #b2d7ee CMYK chart
      #b2d7ee RGB pie chart
      #b2d7ee color shades, tints & tones
#b2d7ee color schemes
#b2d7ee color preview, HTML & CSS examples
           This text has a color of #b2d7ee        
        
          <p style="color:#b2d7ee;">Text here</p>
        
        
          .mytext {color:#b2d7ee;}
        
        Text color #b2d7ee
      
           This box has a color of #b2d7ee        
        
          <div style="background-color:#b2d7ee;">Content here</div>
        
        
          .mybackground {background-color:#b2d7ee;}
        
        Background color #b2d7ee
      
           Border around this has a color of #b2d7ee        
        
          <div style="border:2px solid #b2d7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b2d7ee;}
        
        Border color #b2d7ee