#b2fdb1 color space conversions
Hex:
        #b2fdb1
        RGB:
        178, 253, 177
        CMY:
        30, 1, 31
        CMYK:
        30, 0, 30, 1
      HSL:
        119°, 95.0000%, 84.3137%
        HSV (HSB):
        119°, 30.0395%, 99.2157%
        XYZ:
        61.4212, 82.8899, 54.3571
        xyY:
        0.3092, 0.4172, 82.8899
      CIE-Lab:
        92.9662, -37.4037, 29.2147
        CIE-LCH:
        92.9662, 47.4609, 142.0079
        CIE-Luv:
        92.9662, -36.8145, 48.2207
        Hunter-Lab:
        91.0439, -38.9048, 28.3320
      #b2fdb1 color charts
#b2fdb1 RGB chart
      #b2fdb1 CMYK chart
      #b2fdb1 RGB pie chart
      #b2fdb1 color shades, tints & tones
#b2fdb1 color schemes
#b2fdb1 color preview, HTML & CSS examples
           This text has a color of #b2fdb1        
        
          <p style="color:#b2fdb1;">Text here</p>
        
        
          .mytext {color:#b2fdb1;}
        
        Text color #b2fdb1
      
           This box has a color of #b2fdb1        
        
          <div style="background-color:#b2fdb1;">Content here</div>
        
        
          .mybackground {background-color:#b2fdb1;}
        
        Background color #b2fdb1
      
           Border around this has a color of #b2fdb1        
        
          <div style="border:2px solid #b2fdb1;">Content here</div>
        
        
          .myborder {border:2px solid #b2fdb1;}
        
        Border color #b2fdb1