#bcf8e0 color space conversions
Hex:
        #bcf8e0
        RGB:
        188, 248, 224
        CMY:
        26, 3, 12
        CMYK:
        24, 0, 10, 3
      HSL:
        156°, 81.0811%, 85.4902%
        HSV (HSB):
        156°, 24.1935%, 97.2549%
        XYZ:
        67.7610, 83.2080, 83.0104
        xyY:
        0.2896, 0.3556, 83.2080
      CIE-Lab:
        93.1054, -23.6151, 5.4063
        CIE-LCH:
        93.1054, 24.2260, 167.1054
        CIE-Luv:
        93.1054, -29.8224, 12.3494
        Hunter-Lab:
        91.2184, -27.0347, 9.8979
      #bcf8e0 color charts
#bcf8e0 RGB chart
      #bcf8e0 CMYK chart
      #bcf8e0 RGB pie chart
      #bcf8e0 color shades, tints & tones
#bcf8e0 color schemes
#bcf8e0 color preview, HTML & CSS examples
           This text has a color of #bcf8e0        
        
          <p style="color:#bcf8e0;">Text here</p>
        
        
          .mytext {color:#bcf8e0;}
        
        Text color #bcf8e0
      
           This box has a color of #bcf8e0        
        
          <div style="background-color:#bcf8e0;">Content here</div>
        
        
          .mybackground {background-color:#bcf8e0;}
        
        Background color #bcf8e0
      
           Border around this has a color of #bcf8e0        
        
          <div style="border:2px solid #bcf8e0;">Content here</div>
        
        
          .myborder {border:2px solid #bcf8e0;}
        
        Border color #bcf8e0