#b2fac8 color space conversions
Hex:
        #b2fac8
        RGB:
        178, 250, 200
        CMY:
        30, 2, 22
        CMYK:
        29, 0, 20, 2
      HSL:
        138°, 87.8049%, 83.9216%
        HSV (HSB):
        138°, 28.8000%, 98.0392%
        XYZ:
        62.9710, 82.0063, 67.1535
        xyY:
        0.2968, 0.3866, 82.0063
      CIE-Lab:
        92.5776, -32.1232, 16.9611
        CIE-LCH:
        92.5776, 36.3260, 152.1659
        CIE-Luv:
        92.5776, -35.2653, 30.6940
        Hunter-Lab:
        90.5573, -34.3515, 19.4232
      #b2fac8 color charts
#b2fac8 RGB chart
      #b2fac8 CMYK chart
      #b2fac8 RGB pie chart
      #b2fac8 color shades, tints & tones
#b2fac8 color schemes
#b2fac8 color preview, HTML & CSS examples
           This text has a color of #b2fac8        
        
          <p style="color:#b2fac8;">Text here</p>
        
        
          .mytext {color:#b2fac8;}
        
        Text color #b2fac8
      
           This box has a color of #b2fac8        
        
          <div style="background-color:#b2fac8;">Content here</div>
        
        
          .mybackground {background-color:#b2fac8;}
        
        Background color #b2fac8
      
           Border around this has a color of #b2fac8        
        
          <div style="border:2px solid #b2fac8;">Content here</div>
        
        
          .myborder {border:2px solid #b2fac8;}
        
        Border color #b2fac8