#b2e9ec color space conversions
Hex:
        #b2e9ec
        RGB:
        178, 233, 236
        CMY:
        30, 9, 7
        CMYK:
        25, 1, 0, 7
      HSL:
        183°, 60.4167%, 81.1765%
        HSV (HSB):
        183°, 24.5763%, 92.5490%
        XYZ:
        62.6393, 73.7989, 90.3001
        xyY:
        0.2763, 0.3255, 73.7989
      CIE-Lab:
        88.8274, -16.7249, -7.1686
        CIE-LCH:
        88.8274, 18.1965, 203.2008
        CIE-Luv:
        88.8274, -27.6043, -8.3842
        Hunter-Lab:
        85.9063, -20.1812, -2.1880
      #b2e9ec color charts
#b2e9ec RGB chart
      #b2e9ec CMYK chart
      #b2e9ec RGB pie chart
      #b2e9ec color shades, tints & tones
#b2e9ec color schemes
#b2e9ec color preview, HTML & CSS examples
           This text has a color of #b2e9ec        
        
          <p style="color:#b2e9ec;">Text here</p>
        
        
          .mytext {color:#b2e9ec;}
        
        Text color #b2e9ec
      
           This box has a color of #b2e9ec        
        
          <div style="background-color:#b2e9ec;">Content here</div>
        
        
          .mybackground {background-color:#b2e9ec;}
        
        Background color #b2e9ec
      
           Border around this has a color of #b2e9ec        
        
          <div style="border:2px solid #b2e9ec;">Content here</div>
        
        
          .myborder {border:2px solid #b2e9ec;}
        
        Border color #b2e9ec