#bcf8ae color space conversions
Hex:
        #bcf8ae
        RGB:
        188, 248, 174
        CMY:
        26, 3, 32
        CMYK:
        24, 0, 30, 3
      HSL:
        109°, 84.0909%, 82.7451%
        HSV (HSB):
        109°, 29.8387%, 97.2549%
        XYZ:
        61.9464, 80.8822, 52.3913
        xyY:
        0.3173, 0.4143, 80.8822
      CIE-Lab:
        92.0792, -32.3519, 29.6216
        CIE-LCH:
        92.0792, 43.8644, 137.5226
        CIE-Luv:
        92.0792, -29.7435, 47.7329
        Hunter-Lab:
        89.9345, -34.4355, 28.4148
      #bcf8ae color charts
#bcf8ae RGB chart
      #bcf8ae CMYK chart
      #bcf8ae RGB pie chart
      #bcf8ae color shades, tints & tones
#bcf8ae color schemes
#bcf8ae color preview, HTML & CSS examples
           This text has a color of #bcf8ae        
        
          <p style="color:#bcf8ae;">Text here</p>
        
        
          .mytext {color:#bcf8ae;}
        
        Text color #bcf8ae
      
           This box has a color of #bcf8ae        
        
          <div style="background-color:#bcf8ae;">Content here</div>
        
        
          .mybackground {background-color:#bcf8ae;}
        
        Background color #bcf8ae
      
           Border around this has a color of #bcf8ae        
        
          <div style="border:2px solid #bcf8ae;">Content here</div>
        
        
          .myborder {border:2px solid #bcf8ae;}
        
        Border color #bcf8ae