#bcf8a0 color space conversions
Hex:
        #bcf8a0
        RGB:
        188, 248, 160
        CMY:
        26, 3, 37
        CMYK:
        24, 0, 35, 3
      HSL:
        101°, 86.2745%, 80.0000%
        HSV (HSB):
        101°, 35.4839%, 97.2549%
        XYZ:
        60.6516, 80.3642, 45.5729
        xyY:
        0.3251, 0.4307, 80.3642
      CIE-Lab:
        91.8480, -34.3971, 36.3401
        CIE-LCH:
        91.8480, 50.0377, 133.4266
        CIE-Luv:
        91.8480, -29.7307, 56.4145
        Hunter-Lab:
        89.6461, -36.1135, 32.6114
      #bcf8a0 color charts
#bcf8a0 RGB chart
      #bcf8a0 CMYK chart
      #bcf8a0 RGB pie chart
      #bcf8a0 color shades, tints & tones
#bcf8a0 color schemes
#bcf8a0 color preview, HTML & CSS examples
           This text has a color of #bcf8a0        
        
          <p style="color:#bcf8a0;">Text here</p>
        
        
          .mytext {color:#bcf8a0;}
        
        Text color #bcf8a0
      
           This box has a color of #bcf8a0        
        
          <div style="background-color:#bcf8a0;">Content here</div>
        
        
          .mybackground {background-color:#bcf8a0;}
        
        Background color #bcf8a0
      
           Border around this has a color of #bcf8a0        
        
          <div style="border:2px solid #bcf8a0;">Content here</div>
        
        
          .myborder {border:2px solid #bcf8a0;}
        
        Border color #bcf8a0