#bcfdc1 color space conversions
Hex:
        #bcfdc1
        RGB:
        188, 253, 193
        CMY:
        26, 1, 24
        CMYK:
        26, 0, 24, 1
      HSL:
        125°, 94.2029%, 86.4706%
        HSV (HSB):
        125°, 25.6917%, 99.2157%
        XYZ:
        65.4900, 84.7922, 63.3669
        xyY:
        0.3065, 0.3969, 84.7922
      CIE-Lab:
        93.7935, -31.6278, 22.3192
        CIE-LCH:
        93.7935, 38.7100, 144.7900
        CIE-Luv:
        93.7935, -32.1180, 38.1234
        Hunter-Lab:
        92.0827, -34.1940, 23.6573
      #bcfdc1 color charts
#bcfdc1 RGB chart
      #bcfdc1 CMYK chart
      #bcfdc1 RGB pie chart
      #bcfdc1 color shades, tints & tones
#bcfdc1 color schemes
#bcfdc1 color preview, HTML & CSS examples
           This text has a color of #bcfdc1        
        
          <p style="color:#bcfdc1;">Text here</p>
        
        
          .mytext {color:#bcfdc1;}
        
        Text color #bcfdc1
      
           This box has a color of #bcfdc1        
        
          <div style="background-color:#bcfdc1;">Content here</div>
        
        
          .mybackground {background-color:#bcfdc1;}
        
        Background color #bcfdc1
      
           Border around this has a color of #bcfdc1        
        
          <div style="border:2px solid #bcfdc1;">Content here</div>
        
        
          .myborder {border:2px solid #bcfdc1;}
        
        Border color #bcfdc1