#bdfee8 color space conversions
Hex:
        #bdfee8
        RGB:
        189, 254, 232
        CMY:
        26, 0, 9
        CMYK:
        26, 0, 9, 0
      HSL:
        160°, 97.0149%, 86.8627%
        HSV (HSB):
        160°, 25.5906%, 99.6078%
        XYZ:
        70.9936, 87.5286, 89.4969
        xyY:
        0.2862, 0.3529, 87.5286
      CIE-Lab:
        94.9621, -24.6253, 3.9673
        CIE-LCH:
        94.9621, 24.9428, 170.8478
        CIE-Luv:
        94.9621, -32.0794, 10.3640
        Hunter-Lab:
        93.5567, -28.2733, 8.7726
      #bdfee8 color charts
#bdfee8 RGB chart
      #bdfee8 CMYK chart
      #bdfee8 RGB pie chart
      #bdfee8 color shades, tints & tones
#bdfee8 color schemes
#bdfee8 color preview, HTML & CSS examples
           This text has a color of #bdfee8        
        
          <p style="color:#bdfee8;">Text here</p>
        
        
          .mytext {color:#bdfee8;}
        
        Text color #bdfee8
      
           This box has a color of #bdfee8        
        
          <div style="background-color:#bdfee8;">Content here</div>
        
        
          .mybackground {background-color:#bdfee8;}
        
        Background color #bdfee8
      
           Border around this has a color of #bdfee8        
        
          <div style="border:2px solid #bdfee8;">Content here</div>
        
        
          .myborder {border:2px solid #bdfee8;}
        
        Border color #bdfee8