#b2fbde color space conversions
Hex:
        #b2fbde
        RGB:
        178, 251, 222
        CMY:
        30, 2, 13
        CMYK:
        29, 0, 12, 2
      HSL:
        156°, 90.1235%, 84.1176%
        HSV (HSB):
        156°, 29.0837%, 98.4314%
        XYZ:
        66.0421, 83.7333, 81.7886
        xyY:
        0.2852, 0.3616, 83.7333
      CIE-Lab:
        93.3345, -28.4119, 6.7021
        CIE-LCH:
        93.3345, 29.1916, 166.7271
        CIE-Luv:
        93.3345, -35.5527, 15.1152
        Hunter-Lab:
        91.5059, -31.3074, 11.0603
      #b2fbde color charts
#b2fbde RGB chart
      #b2fbde CMYK chart
      #b2fbde RGB pie chart
      #b2fbde color shades, tints & tones
#b2fbde color schemes
#b2fbde color preview, HTML & CSS examples
           This text has a color of #b2fbde        
        
          <p style="color:#b2fbde;">Text here</p>
        
        
          .mytext {color:#b2fbde;}
        
        Text color #b2fbde
      
           This box has a color of #b2fbde        
        
          <div style="background-color:#b2fbde;">Content here</div>
        
        
          .mybackground {background-color:#b2fbde;}
        
        Background color #b2fbde
      
           Border around this has a color of #b2fbde        
        
          <div style="border:2px solid #b2fbde;">Content here</div>
        
        
          .myborder {border:2px solid #b2fbde;}
        
        Border color #b2fbde