#bffae0 color space conversions
Hex:
        #bffae0
        RGB:
        191, 250, 224
        CMY:
        25, 2, 12
        CMYK:
        24, 0, 10, 2
      HSL:
        154°, 85.5072%, 86.4706%
        HSV (HSB):
        154°, 23.6000%, 98.0392%
        XYZ:
        69.1260, 84.8294, 83.2514
        xyY:
        0.2914, 0.3576, 84.8294
      CIE-Lab:
        93.8096, -23.6707, 6.4436
        CIE-LCH:
        93.8096, 24.5321, 164.7720
        CIE-Luv:
        93.8096, -29.3689, 13.9409
        Hunter-Lab:
        92.1029, -27.2104, 10.8800
      #bffae0 color charts
#bffae0 RGB chart
      #bffae0 CMYK chart
      #bffae0 RGB pie chart
      #bffae0 color shades, tints & tones
#bffae0 color schemes
#bffae0 color preview, HTML & CSS examples
           This text has a color of #bffae0        
        
          <p style="color:#bffae0;">Text here</p>
        
        
          .mytext {color:#bffae0;}
        
        Text color #bffae0
      
           This box has a color of #bffae0        
        
          <div style="background-color:#bffae0;">Content here</div>
        
        
          .mybackground {background-color:#bffae0;}
        
        Background color #bffae0
      
           Border around this has a color of #bffae0        
        
          <div style="border:2px solid #bffae0;">Content here</div>
        
        
          .myborder {border:2px solid #bffae0;}
        
        Border color #bffae0