#b2facb color space conversions
Hex:
        #b2facb
        RGB:
        178, 250, 203
        CMY:
        30, 2, 20
        CMYK:
        29, 0, 19, 2
      HSL:
        141°, 87.8049%, 83.9216%
        HSV (HSB):
        141°, 28.8000%, 98.0392%
        XYZ:
        63.3252, 82.1480, 69.0185
        xyY:
        0.2952, 0.3830, 82.1480
      CIE-Lab:
        92.6401, -31.5769, 15.5072
        CIE-LCH:
        92.6401, 35.1792, 153.8447
        CIE-Luv:
        92.6401, -35.2443, 28.5408
        Hunter-Lab:
        90.6355, -33.8979, 18.2959
      #b2facb color charts
#b2facb RGB chart
      #b2facb CMYK chart
      #b2facb RGB pie chart
      #b2facb color shades, tints & tones
#b2facb color schemes
#b2facb color preview, HTML & CSS examples
           This text has a color of #b2facb        
        
          <p style="color:#b2facb;">Text here</p>
        
        
          .mytext {color:#b2facb;}
        
        Text color #b2facb
      
           This box has a color of #b2facb        
        
          <div style="background-color:#b2facb;">Content here</div>
        
        
          .mybackground {background-color:#b2facb;}
        
        Background color #b2facb
      
           Border around this has a color of #b2facb        
        
          <div style="border:2px solid #b2facb;">Content here</div>
        
        
          .myborder {border:2px solid #b2facb;}
        
        Border color #b2facb