#b2efee color space conversions
Hex:
        #b2efee
        RGB:
        178, 239, 238
        CMY:
        30, 6, 7
        CMYK:
        26, 0, 0, 6
      HSL:
        179°, 65.5914%, 81.7647%
        HSV (HSB):
        179°, 25.5230%, 93.7255%
        XYZ:
        64.6592, 77.3710, 92.4151
        xyY:
        0.2758, 0.3300, 77.3710
      CIE-Lab:
        90.4921, -19.2730, -5.7541
        CIE-LCH:
        90.4921, 20.1136, 196.6234
        CIE-Luv:
        90.4921, -30.2319, -5.7329
        Hunter-Lab:
        87.9608, -22.7176, -0.7199
      #b2efee color charts
#b2efee RGB chart
      #b2efee CMYK chart
      #b2efee RGB pie chart
      #b2efee color shades, tints & tones
#b2efee color schemes
#b2efee color preview, HTML & CSS examples
           This text has a color of #b2efee        
        
          <p style="color:#b2efee;">Text here</p>
        
        
          .mytext {color:#b2efee;}
        
        Text color #b2efee
      
           This box has a color of #b2efee        
        
          <div style="background-color:#b2efee;">Content here</div>
        
        
          .mybackground {background-color:#b2efee;}
        
        Background color #b2efee
      
           Border around this has a color of #b2efee        
        
          <div style="border:2px solid #b2efee;">Content here</div>
        
        
          .myborder {border:2px solid #b2efee;}
        
        Border color #b2efee