#bdf0e0 color space conversions
Hex:
        #bdf0e0
        RGB:
        189, 240, 224
        CMY:
        26, 6, 12
        CMYK:
        21, 0, 7, 6
      HSL:
        161°, 62.9630%, 84.1176%
        HSV (HSB):
        161°, 21.2500%, 94.1176%
        XYZ:
        65.6009, 78.5208, 82.2195
        xyY:
        0.2898, 0.3469, 78.5208
      CIE-Lab:
        91.0170, -19.4111, 2.3877
        CIE-LCH:
        91.0170, 19.5574, 172.9875
        CIE-Luv:
        91.0170, -25.7214, 7.0138
        Hunter-Lab:
        88.6120, -22.9245, 7.0156
      #bdf0e0 color charts
#bdf0e0 RGB chart
      #bdf0e0 CMYK chart
      #bdf0e0 RGB pie chart
      #bdf0e0 color shades, tints & tones
#bdf0e0 color schemes
#bdf0e0 color preview, HTML & CSS examples
           This text has a color of #bdf0e0        
        
          <p style="color:#bdf0e0;">Text here</p>
        
        
          .mytext {color:#bdf0e0;}
        
        Text color #bdf0e0
      
           This box has a color of #bdf0e0        
        
          <div style="background-color:#bdf0e0;">Content here</div>
        
        
          .mybackground {background-color:#bdf0e0;}
        
        Background color #bdf0e0
      
           Border around this has a color of #bdf0e0        
        
          <div style="border:2px solid #bdf0e0;">Content here</div>
        
        
          .myborder {border:2px solid #bdf0e0;}
        
        Border color #bdf0e0