#b2c8ee color space conversions
Hex:
        #b2c8ee
        RGB:
        178, 200, 238
        CMY:
        30, 22, 7
        CMYK:
        25, 16, 0, 7
      HSL:
        218°, 63.8298%, 81.5686%
        HSV (HSB):
        218°, 25.2101%, 93.3333%
        XYZ:
        54.4470, 56.9466, 89.0110
        xyY:
        0.2717, 0.2842, 56.9466
      CIE-Lab:
        80.1495, 0.8176, -21.2320
        CIE-LCH:
        80.1495, 21.2477, 272.2053
        CIE-Luv:
        80.1495, -13.1237, -33.7606
        Hunter-Lab:
        75.4630, -3.2713, -17.1104
      #b2c8ee color charts
#b2c8ee RGB chart
      #b2c8ee CMYK chart
      #b2c8ee RGB pie chart
      #b2c8ee color shades, tints & tones
#b2c8ee color schemes
#b2c8ee color preview, HTML & CSS examples
           This text has a color of #b2c8ee        
        
          <p style="color:#b2c8ee;">Text here</p>
        
        
          .mytext {color:#b2c8ee;}
        
        Text color #b2c8ee
      
           This box has a color of #b2c8ee        
        
          <div style="background-color:#b2c8ee;">Content here</div>
        
        
          .mybackground {background-color:#b2c8ee;}
        
        Background color #b2c8ee
      
           Border around this has a color of #b2c8ee        
        
          <div style="border:2px solid #b2c8ee;">Content here</div>
        
        
          .myborder {border:2px solid #b2c8ee;}
        
        Border color #b2c8ee