#bdf6d1 color space conversions
Hex:
        #bdf6d1
        RGB:
        189, 246, 209
        CMY:
        26, 4, 18
        CMYK:
        23, 0, 15, 4
      HSL:
        141°, 76.0000%, 85.2941%
        HSV (HSB):
        141°, 23.1707%, 96.4706%
        XYZ:
        65.4507, 81.3338, 72.5710
        xyY:
        0.2984, 0.3708, 81.3338
      CIE-Lab:
        92.2800, -25.1926, 11.9878
        CIE-LCH:
        92.2800, 27.8993, 154.5527
        CIE-Luv:
        92.2800, -28.3989, 22.3579
        Hunter-Lab:
        90.1853, -28.2804, 15.4197
      #bdf6d1 color charts
#bdf6d1 RGB chart
      #bdf6d1 CMYK chart
      #bdf6d1 RGB pie chart
      #bdf6d1 color shades, tints & tones
#bdf6d1 color schemes
#bdf6d1 color preview, HTML & CSS examples
           This text has a color of #bdf6d1        
        
          <p style="color:#bdf6d1;">Text here</p>
        
        
          .mytext {color:#bdf6d1;}
        
        Text color #bdf6d1
      
           This box has a color of #bdf6d1        
        
          <div style="background-color:#bdf6d1;">Content here</div>
        
        
          .mybackground {background-color:#bdf6d1;}
        
        Background color #bdf6d1
      
           Border around this has a color of #bdf6d1        
        
          <div style="border:2px solid #bdf6d1;">Content here</div>
        
        
          .myborder {border:2px solid #bdf6d1;}
        
        Border color #bdf6d1