#bce5da color space conversions
Hex:
        #bce5da
        RGB:
        188, 229, 218
        CMY:
        26, 10, 15
        CMYK:
        18, 0, 5, 10
      HSL:
        164°, 44.0860%, 81.7647%
        HSV (HSB):
        164°, 17.9039%, 89.8039%
        XYZ:
        61.4132, 71.7919, 76.9501
        xyY:
        0.2922, 0.3416, 71.7919
      CIE-Lab:
        87.8683, -15.4489, 0.9359
        CIE-LCH:
        87.8683, 15.4772, 176.5333
        CIE-Luv:
        87.8683, -21.0396, 4.0950
        Hunter-Lab:
        84.7301, -18.8991, 5.4652
      #bce5da color charts
#bce5da RGB chart
      #bce5da CMYK chart
      #bce5da RGB pie chart
      #bce5da color shades, tints & tones
#bce5da color schemes
#bce5da color preview, HTML & CSS examples
           This text has a color of #bce5da        
        
          <p style="color:#bce5da;">Text here</p>
        
        
          .mytext {color:#bce5da;}
        
        Text color #bce5da
      
           This box has a color of #bce5da        
        
          <div style="background-color:#bce5da;">Content here</div>
        
        
          .mybackground {background-color:#bce5da;}
        
        Background color #bce5da
      
           Border around this has a color of #bce5da        
        
          <div style="border:2px solid #bce5da;">Content here</div>
        
        
          .myborder {border:2px solid #bce5da;}
        
        Border color #bce5da