#b2edbb color space conversions
Hex:
        #b2edbb
        RGB:
        178, 237, 187
        CMY:
        30, 7, 27
        CMYK:
        25, 0, 21, 7
      HSL:
        129°, 62.1053%, 81.3725%
        HSV (HSB):
        129°, 24.8945%, 92.9412%
        XYZ:
        57.6139, 73.6212, 58.1874
        xyY:
        0.3042, 0.3887, 73.6212
      CIE-Lab:
        88.7432, -28.3239, 18.2912
        CIE-LCH:
        88.7432, 33.7166, 147.1462
        CIE-Luv:
        88.7432, -29.3109, 31.6466
        Hunter-Lab:
        85.8028, -30.2977, 19.8543
      #b2edbb color charts
#b2edbb RGB chart
      #b2edbb CMYK chart
      #b2edbb RGB pie chart
      #b2edbb color shades, tints & tones
#b2edbb color schemes
#b2edbb color preview, HTML & CSS examples
           This text has a color of #b2edbb        
        
          <p style="color:#b2edbb;">Text here</p>
        
        
          .mytext {color:#b2edbb;}
        
        Text color #b2edbb
      
           This box has a color of #b2edbb        
        
          <div style="background-color:#b2edbb;">Content here</div>
        
        
          .mybackground {background-color:#b2edbb;}
        
        Background color #b2edbb
      
           Border around this has a color of #b2edbb        
        
          <div style="border:2px solid #b2edbb;">Content here</div>
        
        
          .myborder {border:2px solid #b2edbb;}
        
        Border color #b2edbb