#bdfae3 color space conversions
Hex:
        #bdfae3
        RGB:
        189, 250, 227
        CMY:
        26, 2, 11
        CMYK:
        24, 0, 9, 2
      HSL:
        157°, 85.9155%, 86.0784%
        HSV (HSB):
        157°, 24.4000%, 98.0392%
        XYZ:
        69.0370, 84.7361, 85.3901
        xyY:
        0.2887, 0.3543, 84.7361
      CIE-Lab:
        93.7693, -23.6902, 4.8213
        CIE-LCH:
        93.7693, 24.1758, 168.4965
        CIE-Luv:
        93.7693, -30.2820, 11.4883
        Hunter-Lab:
        92.0522, -27.2205, 9.4375
      #bdfae3 color charts
#bdfae3 RGB chart
      #bdfae3 CMYK chart
      #bdfae3 RGB pie chart
      #bdfae3 color shades, tints & tones
#bdfae3 color schemes
#bdfae3 color preview, HTML & CSS examples
           This text has a color of #bdfae3        
        
          <p style="color:#bdfae3;">Text here</p>
        
        
          .mytext {color:#bdfae3;}
        
        Text color #bdfae3
      
           This box has a color of #bdfae3        
        
          <div style="background-color:#bdfae3;">Content here</div>
        
        
          .mybackground {background-color:#bdfae3;}
        
        Background color #bdfae3
      
           Border around this has a color of #bdfae3        
        
          <div style="border:2px solid #bdfae3;">Content here</div>
        
        
          .myborder {border:2px solid #bdfae3;}
        
        Border color #bdfae3