#bce6de color space conversions
Hex:
        #bce6de
        RGB:
        188, 230, 222
        CMY:
        26, 10, 13
        CMYK:
        18, 0, 3, 10
      HSL:
        169°, 45.6522%, 81.9608%
        HSV (HSB):
        169°, 18.2609%, 90.1961%
        XYZ:
        62.2207, 72.5589, 79.8331
        xyY:
        0.2899, 0.3381, 72.5589
      CIE-Lab:
        88.2369, -15.1515, -0.6263
        CIE-LCH:
        88.2369, 15.1644, 182.3669
        CIE-Luv:
        88.2369, -21.5661, 1.6455
        Hunter-Lab:
        85.1815, -18.6827, 4.0598
      #bce6de color charts
#bce6de RGB chart
      #bce6de CMYK chart
      #bce6de RGB pie chart
      #bce6de color shades, tints & tones
#bce6de color schemes
#bce6de color preview, HTML & CSS examples
           This text has a color of #bce6de        
        
          <p style="color:#bce6de;">Text here</p>
        
        
          .mytext {color:#bce6de;}
        
        Text color #bce6de
      
           This box has a color of #bce6de        
        
          <div style="background-color:#bce6de;">Content here</div>
        
        
          .mybackground {background-color:#bce6de;}
        
        Background color #bce6de
      
           Border around this has a color of #bce6de        
        
          <div style="border:2px solid #bce6de;">Content here</div>
        
        
          .myborder {border:2px solid #bce6de;}
        
        Border color #bce6de