#bcfdf3 color space conversions
Hex:
        #bcfdf3
        RGB:
        188, 253, 243
        CMY:
        26, 1, 5
        CMYK:
        26, 0, 4, 1
      HSL:
        171°, 94.2029%, 86.4706%
        HSV (HSB):
        171°, 25.6917%, 99.2157%
        XYZ:
        72.0420, 87.4130, 97.8694
        xyY:
        0.2800, 0.3397, 87.4130
      CIE-Lab:
        94.9132, -22.1923, -1.7859
        CIE-LCH:
        94.9132, 22.2640, 184.6008
        CIE-Luv:
        94.9132, -32.0665, 1.0224
        Hunter-Lab:
        93.4949, -26.0739, 3.3824
      #bcfdf3 color charts
#bcfdf3 RGB chart
      #bcfdf3 CMYK chart
      #bcfdf3 RGB pie chart
      #bcfdf3 color shades, tints & tones
#bcfdf3 color schemes
#bcfdf3 color preview, HTML & CSS examples
           This text has a color of #bcfdf3        
        
          <p style="color:#bcfdf3;">Text here</p>
        
        
          .mytext {color:#bcfdf3;}
        
        Text color #bcfdf3
      
           This box has a color of #bcfdf3        
        
          <div style="background-color:#bcfdf3;">Content here</div>
        
        
          .mybackground {background-color:#bcfdf3;}
        
        Background color #bcfdf3
      
           Border around this has a color of #bcfdf3        
        
          <div style="border:2px solid #bcfdf3;">Content here</div>
        
        
          .myborder {border:2px solid #bcfdf3;}
        
        Border color #bcfdf3