#bee1d1 color space conversions
Hex:
        #bee1d1
        RGB:
        190, 225, 209
        CMY:
        25, 12, 18
        CMYK:
        16, 0, 7, 12
      HSL:
        153°, 36.8421%, 81.3725%
        HSV (HSB):
        153°, 15.5556%, 88.2353%
        XYZ:
        59.6690, 69.4010, 70.5724
        xyY:
        0.2989, 0.3476, 69.4010
      CIE-Lab:
        86.7022, -14.5542, 3.9896
        CIE-LCH:
        86.7022, 15.0911, 164.6706
        CIE-Luv:
        86.7022, -18.0089, 8.5572
        Hunter-Lab:
        83.3073, -17.9367, 8.0885
      #bee1d1 color charts
#bee1d1 RGB chart
      #bee1d1 CMYK chart
      #bee1d1 RGB pie chart
      #bee1d1 color shades, tints & tones
#bee1d1 color schemes
#bee1d1 color preview, HTML & CSS examples
           This text has a color of #bee1d1        
        
          <p style="color:#bee1d1;">Text here</p>
        
        
          .mytext {color:#bee1d1;}
        
        Text color #bee1d1
      
           This box has a color of #bee1d1        
        
          <div style="background-color:#bee1d1;">Content here</div>
        
        
          .mybackground {background-color:#bee1d1;}
        
        Background color #bee1d1
      
           Border around this has a color of #bee1d1        
        
          <div style="border:2px solid #bee1d1;">Content here</div>
        
        
          .myborder {border:2px solid #bee1d1;}
        
        Border color #bee1d1