#bcfcd2 color space conversions
Hex:
        #bcfcd2
        RGB:
        188, 252, 210
        CMY:
        26, 1, 18
        CMYK:
        25, 0, 17, 1
      HSL:
        141°, 91.4286%, 86.2745%
        HSV (HSB):
        141°, 25.3968%, 98.8235%
        XYZ:
        67.1823, 84.9653, 73.8318
        xyY:
        0.2973, 0.3760, 84.9653
      CIE-Lab:
        93.8682, -28.1780, 13.7200
        CIE-LCH:
        93.8682, 31.3406, 154.0383
        CIE-Luv:
        93.8682, -31.6365, 25.4528
        Hunter-Lab:
        92.1766, -31.2106, 17.0334
      #bcfcd2 color charts
#bcfcd2 RGB chart
      #bcfcd2 CMYK chart
      #bcfcd2 RGB pie chart
      #bcfcd2 color shades, tints & tones
#bcfcd2 color schemes
#bcfcd2 color preview, HTML & CSS examples
           This text has a color of #bcfcd2        
        
          <p style="color:#bcfcd2;">Text here</p>
        
        
          .mytext {color:#bcfcd2;}
        
        Text color #bcfcd2
      
           This box has a color of #bcfcd2        
        
          <div style="background-color:#bcfcd2;">Content here</div>
        
        
          .mybackground {background-color:#bcfcd2;}
        
        Background color #bcfcd2
      
           Border around this has a color of #bcfcd2        
        
          <div style="border:2px solid #bcfcd2;">Content here</div>
        
        
          .myborder {border:2px solid #bcfcd2;}
        
        Border color #bcfcd2