#b2e9fa color space conversions
Hex:
        #b2e9fa
        RGB:
        178, 233, 250
        CMY:
        30, 9, 2
        CMYK:
        29, 7, 0, 2
      HSL:
        194°, 87.8049%, 83.9216%
        HSV (HSB):
        194°, 28.8000%, 98.0392%
        XYZ:
        64.7543, 74.6449, 101.4375
        xyY:
        0.2689, 0.3099, 74.6449
      CIE-Lab:
        89.2264, -13.6018, -13.9084
        CIE-LCH:
        89.2264, 19.4539, 225.6384
        CIE-Luv:
        89.2264, -27.6712, -19.8112
        Hunter-Lab:
        86.3973, -17.4104, -9.1332
      #b2e9fa color charts
#b2e9fa RGB chart
      #b2e9fa CMYK chart
      #b2e9fa RGB pie chart
      #b2e9fa color shades, tints & tones
#b2e9fa color schemes
#b2e9fa color preview, HTML & CSS examples
           This text has a color of #b2e9fa        
        
          <p style="color:#b2e9fa;">Text here</p>
        
        
          .mytext {color:#b2e9fa;}
        
        Text color #b2e9fa
      
           This box has a color of #b2e9fa        
        
          <div style="background-color:#b2e9fa;">Content here</div>
        
        
          .mybackground {background-color:#b2e9fa;}
        
        Background color #b2e9fa
      
           Border around this has a color of #b2e9fa        
        
          <div style="border:2px solid #b2e9fa;">Content here</div>
        
        
          .myborder {border:2px solid #b2e9fa;}
        
        Border color #b2e9fa