#bee2ce color space conversions
Hex:
        #bee2ce
        RGB:
        190, 226, 206
        CMY:
        25, 11, 19
        CMYK:
        16, 0, 9, 11
      HSL:
        147°, 38.2979%, 81.5686%
        HSV (HSB):
        147°, 15.9292%, 88.6275%
        XYZ:
        59.5721, 69.7961, 68.7247
        xyY:
        0.3007, 0.3523, 69.7961
      CIE-Lab:
        86.8968, -15.6245, 5.8489
        CIE-LCH:
        86.8968, 16.6833, 159.4770
        CIE-Luv:
        86.8968, -18.4276, 11.5192
        Hunter-Lab:
        83.5441, -18.9204, 9.7079
      #bee2ce color charts
#bee2ce RGB chart
      #bee2ce CMYK chart
      #bee2ce RGB pie chart
      #bee2ce color shades, tints & tones
#bee2ce color schemes
#bee2ce color preview, HTML & CSS examples
           This text has a color of #bee2ce        
        
          <p style="color:#bee2ce;">Text here</p>
        
        
          .mytext {color:#bee2ce;}
        
        Text color #bee2ce
      
           This box has a color of #bee2ce        
        
          <div style="background-color:#bee2ce;">Content here</div>
        
        
          .mybackground {background-color:#bee2ce;}
        
        Background color #bee2ce
      
           Border around this has a color of #bee2ce        
        
          <div style="border:2px solid #bee2ce;">Content here</div>
        
        
          .myborder {border:2px solid #bee2ce;}
        
        Border color #bee2ce