#b2ccfa color space conversions
Hex:
        #b2ccfa
        RGB:
        178, 204, 250
        CMY:
        30, 20, 2
        CMYK:
        29, 18, 0, 2
      HSL:
        218°, 87.8049%, 83.9216%
        HSV (HSB):
        218°, 28.8000%, 98.0392%
        XYZ:
        57.2083, 59.5528, 98.9221
        xyY:
        0.2652, 0.2761, 59.5528
      CIE-Lab:
        81.5945, 1.4937, -25.4387
        CIE-LCH:
        81.5945, 25.4825, 273.3604
        CIE-Luv:
        81.5945, -15.2450, -40.9615
        Hunter-Lab:
        77.1705, -2.7221, -21.9824
      #b2ccfa color charts
#b2ccfa RGB chart
      #b2ccfa CMYK chart
      #b2ccfa RGB pie chart
      #b2ccfa color shades, tints & tones
#b2ccfa color schemes
#b2ccfa color preview, HTML & CSS examples
           This text has a color of #b2ccfa        
        
          <p style="color:#b2ccfa;">Text here</p>
        
        
          .mytext {color:#b2ccfa;}
        
        Text color #b2ccfa
      
           This box has a color of #b2ccfa        
        
          <div style="background-color:#b2ccfa;">Content here</div>
        
        
          .mybackground {background-color:#b2ccfa;}
        
        Background color #b2ccfa
      
           Border around this has a color of #b2ccfa        
        
          <div style="border:2px solid #b2ccfa;">Content here</div>
        
        
          .myborder {border:2px solid #b2ccfa;}
        
        Border color #b2ccfa