#bcf8ea color space conversions
Hex:
        #bcf8ea
        RGB:
        188, 248, 234
        CMY:
        26, 3, 8
        CMYK:
        24, 0, 6, 3
      HSL:
        166°, 81.0811%, 85.4902%
        HSV (HSB):
        166°, 24.1935%, 97.2549%
        XYZ:
        69.1577, 83.7667, 90.3655
        xyY:
        0.2843, 0.3443, 83.7667
      CIE-Lab:
        93.3491, -21.6171, 0.5821
        CIE-LCH:
        93.3491, 21.6250, 178.4576
        CIE-Luv:
        93.3491, -29.8458, 4.6224
        Hunter-Lab:
        91.5241, -25.2886, 5.5275
      #bcf8ea color charts
#bcf8ea RGB chart
      #bcf8ea CMYK chart
      #bcf8ea RGB pie chart
      #bcf8ea color shades, tints & tones
#bcf8ea color schemes
#bcf8ea color preview, HTML & CSS examples
           This text has a color of #bcf8ea        
        
          <p style="color:#bcf8ea;">Text here</p>
        
        
          .mytext {color:#bcf8ea;}
        
        Text color #bcf8ea
      
           This box has a color of #bcf8ea        
        
          <div style="background-color:#bcf8ea;">Content here</div>
        
        
          .mybackground {background-color:#bcf8ea;}
        
        Background color #bcf8ea
      
           Border around this has a color of #bcf8ea        
        
          <div style="border:2px solid #bcf8ea;">Content here</div>
        
        
          .myborder {border:2px solid #bcf8ea;}
        
        Border color #bcf8ea