#b2ceff color space conversions
Hex:
        #b2ceff
        RGB:
        178, 206, 255
        CMY:
        30, 19, 0
        CMYK:
        30, 19, 0, 0
      HSL:
        218°, 100.0000%, 84.9020%
        HSV (HSB):
        218°, 30.1961%, 100.0000%
        XYZ:
        58.4814, 60.8276, 103.2663
        xyY:
        0.2627, 0.2733, 60.8276
      CIE-Lab:
        82.2860, 1.6220, -27.0416
        CIE-LCH:
        82.2860, 27.0902, 273.4326
        CIE-Luv:
        82.2860, -16.2431, -43.7238
        Hunter-Lab:
        77.9920, -2.6400, -23.9092
      #b2ceff color charts
#b2ceff RGB chart
      #b2ceff CMYK chart
      #b2ceff RGB pie chart
      #b2ceff color shades, tints & tones
#b2ceff color schemes
#b2ceff color preview, HTML & CSS examples
           This text has a color of #b2ceff        
        
          <p style="color:#b2ceff;">Text here</p>
        
        
          .mytext {color:#b2ceff;}
        
        Text color #b2ceff
      
           This box has a color of #b2ceff        
        
          <div style="background-color:#b2ceff;">Content here</div>
        
        
          .mybackground {background-color:#b2ceff;}
        
        Background color #b2ceff
      
           Border around this has a color of #b2ceff        
        
          <div style="border:2px solid #b2ceff;">Content here</div>
        
        
          .myborder {border:2px solid #b2ceff;}
        
        Border color #b2ceff