#b2fbf2 color space conversions
Hex:
        #b2fbf2
        RGB:
        178, 251, 242
        CMY:
        30, 2, 5
        CMYK:
        29, 0, 4, 2
      HSL:
        173°, 90.1235%, 84.1176%
        HSV (HSB):
        173°, 29.0837%, 98.4314%
        XYZ:
        68.8843, 84.8701, 96.7554
        xyY:
        0.2750, 0.3388, 84.8701
      CIE-Lab:
        93.8271, -24.2712, -2.9233
        CIE-LCH:
        93.8271, 24.4466, 186.8678
        CIE-Luv:
        93.8271, -35.4054, -0.4397
        Hunter-Lab:
        92.1250, -27.7496, 2.2175
      #b2fbf2 color charts
#b2fbf2 RGB chart
      #b2fbf2 CMYK chart
      #b2fbf2 RGB pie chart
      #b2fbf2 color shades, tints & tones
#b2fbf2 color schemes
#b2fbf2 color preview, HTML & CSS examples
           This text has a color of #b2fbf2        
        
          <p style="color:#b2fbf2;">Text here</p>
        
        
          .mytext {color:#b2fbf2;}
        
        Text color #b2fbf2
      
           This box has a color of #b2fbf2        
        
          <div style="background-color:#b2fbf2;">Content here</div>
        
        
          .mybackground {background-color:#b2fbf2;}
        
        Background color #b2fbf2
      
           Border around this has a color of #b2fbf2        
        
          <div style="border:2px solid #b2fbf2;">Content here</div>
        
        
          .myborder {border:2px solid #b2fbf2;}
        
        Border color #b2fbf2