#b2cef2 color space conversions
Hex:
        #b2cef2
        RGB:
        178, 206, 242
        CMY:
        30, 19, 5
        CMYK:
        26, 15, 0, 5
      HSL:
        214°, 71.1111%, 82.3529%
        HSV (HSB):
        214°, 26.4463%, 94.9020%
        XYZ:
        56.4584, 60.0184, 92.6134
        xyY:
        0.2700, 0.2870, 60.0184
      CIE-Lab:
        81.8482, -1.4523, -20.7928
        CIE-LCH:
        81.8482, 20.8434, 266.0046
        CIE-Luv:
        81.8482, -15.8705, -32.7769
        Hunter-Lab:
        77.4715, -5.4909, -16.6482
      #b2cef2 color charts
#b2cef2 RGB chart
      #b2cef2 CMYK chart
      #b2cef2 RGB pie chart
      #b2cef2 color shades, tints & tones
#b2cef2 color schemes
#b2cef2 color preview, HTML & CSS examples
           This text has a color of #b2cef2        
        
          <p style="color:#b2cef2;">Text here</p>
        
        
          .mytext {color:#b2cef2;}
        
        Text color #b2cef2
      
           This box has a color of #b2cef2        
        
          <div style="background-color:#b2cef2;">Content here</div>
        
        
          .mybackground {background-color:#b2cef2;}
        
        Background color #b2cef2
      
           Border around this has a color of #b2cef2        
        
          <div style="border:2px solid #b2cef2;">Content here</div>
        
        
          .myborder {border:2px solid #b2cef2;}
        
        Border color #b2cef2