#bbf7ef color space conversions
Hex:
        #bbf7ef
        RGB:
        187, 247, 239
        CMY:
        27, 3, 6
        CMYK:
        24, 0, 3, 3
      HSL:
        172°, 78.9474%, 85.0980%
        HSV (HSB):
        172°, 24.2915%, 96.8627%
        XYZ:
        69.3343, 83.3183, 94.0891
        xyY:
        0.2810, 0.3377, 83.3183
      CIE-Lab:
        93.1536, -20.3923, -2.3018
        CIE-LCH:
        93.1536, 20.5218, 186.4400
        CIE-Luv:
        93.1536, -29.8548, -0.0891
        Hunter-Lab:
        91.2789, -24.1517, 2.7798
      #bbf7ef color charts
#bbf7ef RGB chart
      #bbf7ef CMYK chart
      #bbf7ef RGB pie chart
      #bbf7ef color shades, tints & tones
#bbf7ef color schemes
#bbf7ef color preview, HTML & CSS examples
           This text has a color of #bbf7ef        
        
          <p style="color:#bbf7ef;">Text here</p>
        
        
          .mytext {color:#bbf7ef;}
        
        Text color #bbf7ef
      
           This box has a color of #bbf7ef        
        
          <div style="background-color:#bbf7ef;">Content here</div>
        
        
          .mybackground {background-color:#bbf7ef;}
        
        Background color #bbf7ef
      
           Border around this has a color of #bbf7ef        
        
          <div style="border:2px solid #bbf7ef;">Content here</div>
        
        
          .myborder {border:2px solid #bbf7ef;}
        
        Border color #bbf7ef