#bcfcd1 color space conversions
Hex:
        #bcfcd1
        RGB:
        188, 252, 209
        CMY:
        26, 1, 18
        CMYK:
        25, 0, 17, 1
      HSL:
        140°, 91.4286%, 86.2745%
        HSV (HSB):
        140°, 25.3968%, 98.8235%
        XYZ:
        67.0581, 84.9156, 73.1776
        xyY:
        0.2978, 0.3771, 84.9156
      CIE-Lab:
        93.8467, -28.3603, 14.2036
        CIE-LCH:
        93.8467, 31.7183, 153.3971
        CIE-Luv:
        93.8467, -31.6371, 26.1806
        Hunter-Lab:
        92.1497, -31.3660, 17.4216
      #bcfcd1 color charts
#bcfcd1 RGB chart
      #bcfcd1 CMYK chart
      #bcfcd1 RGB pie chart
      #bcfcd1 color shades, tints & tones
#bcfcd1 color schemes
#bcfcd1 color preview, HTML & CSS examples
           This text has a color of #bcfcd1        
        
          <p style="color:#bcfcd1;">Text here</p>
        
        
          .mytext {color:#bcfcd1;}
        
        Text color #bcfcd1
      
           This box has a color of #bcfcd1        
        
          <div style="background-color:#bcfcd1;">Content here</div>
        
        
          .mybackground {background-color:#bcfcd1;}
        
        Background color #bcfcd1
      
           Border around this has a color of #bcfcd1        
        
          <div style="border:2px solid #bcfcd1;">Content here</div>
        
        
          .myborder {border:2px solid #bcfcd1;}
        
        Border color #bcfcd1