#bee1e0 color space conversions
Hex:
        #bee1e0
        RGB:
        190, 225, 224
        CMY:
        25, 12, 12
        CMYK:
        16, 0, 0, 12
      HSL:
        178°, 36.8421%, 81.3725%
        HSV (HSB):
        178°, 15.5556%, 88.2353%
        XYZ:
        61.6150, 70.1794, 80.8195
        xyY:
        0.2898, 0.3301, 70.1794
      CIE-Lab:
        87.0848, -11.5987, -3.3525
        CIE-LCH:
        87.0848, 12.0735, 196.1213
        CIE-Luv:
        87.0848, -18.3255, -3.1770
        Hunter-Lab:
        83.7731, -15.3166, 1.4416
      #bee1e0 color charts
#bee1e0 RGB chart
      #bee1e0 CMYK chart
      #bee1e0 RGB pie chart
      #bee1e0 color shades, tints & tones
#bee1e0 color schemes
#bee1e0 color preview, HTML & CSS examples
           This text has a color of #bee1e0        
        
          <p style="color:#bee1e0;">Text here</p>
        
        
          .mytext {color:#bee1e0;}
        
        Text color #bee1e0
      
           This box has a color of #bee1e0        
        
          <div style="background-color:#bee1e0;">Content here</div>
        
        
          .mybackground {background-color:#bee1e0;}
        
        Background color #bee1e0
      
           Border around this has a color of #bee1e0        
        
          <div style="border:2px solid #bee1e0;">Content here</div>
        
        
          .myborder {border:2px solid #bee1e0;}
        
        Border color #bee1e0