#bffce2 color space conversions
Hex:
        #bffce2
        RGB:
        191, 252, 226
        CMY:
        25, 1, 11
        CMYK:
        24, 0, 10, 1
      HSL:
        154°, 91.0448%, 86.8627%
        HSV (HSB):
        154°, 24.2063%, 98.8235%
        XYZ:
        70.0237, 86.1882, 84.8968
        xyY:
        0.2904, 0.3575, 86.1882
      CIE-Lab:
        94.3927, -24.2464, 6.2521
        CIE-LCH:
        94.3927, 25.0395, 165.5409
        CIE-Luv:
        94.3927, -30.2830, 13.7632
        Hunter-Lab:
        92.8376, -27.8302, 10.7676
      #bffce2 color charts
#bffce2 RGB chart
      #bffce2 CMYK chart
      #bffce2 RGB pie chart
      #bffce2 color shades, tints & tones
#bffce2 color schemes
#bffce2 color preview, HTML & CSS examples
           This text has a color of #bffce2        
        
          <p style="color:#bffce2;">Text here</p>
        
        
          .mytext {color:#bffce2;}
        
        Text color #bffce2
      
           This box has a color of #bffce2        
        
          <div style="background-color:#bffce2;">Content here</div>
        
        
          .mybackground {background-color:#bffce2;}
        
        Background color #bffce2
      
           Border around this has a color of #bffce2        
        
          <div style="border:2px solid #bffce2;">Content here</div>
        
        
          .myborder {border:2px solid #bffce2;}
        
        Border color #bffce2