#b2e1ea color space conversions
Hex:
        #b2e1ea
        RGB:
        178, 225, 234
        CMY:
        30, 12, 8
        CMYK:
        24, 4, 0, 8
      HSL:
        190°, 57.1429%, 80.7843%
        HSV (HSB):
        190°, 23.9316%, 91.7647%
        XYZ:
        60.1366, 69.2559, 88.0401
        xyY:
        0.2766, 0.3185, 69.2559
      CIE-Lab:
        86.6306, -13.1301, -9.3752
        CIE-LCH:
        86.6306, 16.1337, 215.5278
        CIE-Luv:
        86.6306, -24.0659, -12.4624
        Hunter-Lab:
        83.2201, -16.6475, -4.4699
      #b2e1ea color charts
#b2e1ea RGB chart
      #b2e1ea CMYK chart
      #b2e1ea RGB pie chart
      #b2e1ea color shades, tints & tones
#b2e1ea color schemes
#b2e1ea color preview, HTML & CSS examples
           This text has a color of #b2e1ea        
        
          <p style="color:#b2e1ea;">Text here</p>
        
        
          .mytext {color:#b2e1ea;}
        
        Text color #b2e1ea
      
           This box has a color of #b2e1ea        
        
          <div style="background-color:#b2e1ea;">Content here</div>
        
        
          .mybackground {background-color:#b2e1ea;}
        
        Background color #b2e1ea
      
           Border around this has a color of #b2e1ea        
        
          <div style="border:2px solid #b2e1ea;">Content here</div>
        
        
          .myborder {border:2px solid #b2e1ea;}
        
        Border color #b2e1ea