#bcfad2 color space conversions
Hex:
        #bcfad2
        RGB:
        188, 250, 210
        CMY:
        26, 2, 18
        CMYK:
        25, 0, 16, 2
      HSL:
        141°, 86.1111%, 85.8824%
        HSV (HSB):
        141°, 24.8000%, 98.0392%
        XYZ:
        66.5575, 83.7157, 73.6236
        xyY:
        0.2973, 0.3739, 83.7157
      CIE-Lab:
        93.3269, -27.2299, 12.9522
        CIE-LCH:
        93.3269, 30.1534, 154.5615
        CIE-Luv:
        93.3269, -30.7166, 24.1537
        Hunter-Lab:
        91.4963, -30.2716, 16.3390
      #bcfad2 color charts
#bcfad2 RGB chart
      #bcfad2 CMYK chart
      #bcfad2 RGB pie chart
      #bcfad2 color shades, tints & tones
#bcfad2 color schemes
#bcfad2 color preview, HTML & CSS examples
           This text has a color of #bcfad2        
        
          <p style="color:#bcfad2;">Text here</p>
        
        
          .mytext {color:#bcfad2;}
        
        Text color #bcfad2
      
           This box has a color of #bcfad2        
        
          <div style="background-color:#bcfad2;">Content here</div>
        
        
          .mybackground {background-color:#bcfad2;}
        
        Background color #bcfad2
      
           Border around this has a color of #bcfad2        
        
          <div style="border:2px solid #bcfad2;">Content here</div>
        
        
          .myborder {border:2px solid #bcfad2;}
        
        Border color #bcfad2