#bdf6e1 color space conversions
Hex:
        #bdf6e1
        RGB:
        189, 246, 225
        CMY:
        26, 4, 12
        CMYK:
        23, 0, 9, 4
      HSL:
        158°, 76.0000%, 85.2941%
        HSV (HSB):
        158°, 23.1707%, 96.4706%
        XYZ:
        67.5326, 82.1666, 83.5346
        xyY:
        0.2895, 0.3523, 82.1666
      CIE-Lab:
        92.6483, -22.1472, 4.2344
        CIE-LCH:
        92.6483, 22.5484, 169.1760
        CIE-Luv:
        92.6483, -28.4648, 10.3155
        Hunter-Lab:
        90.6458, -25.6446, 8.8134
      #bdf6e1 color charts
#bdf6e1 RGB chart
      #bdf6e1 CMYK chart
      #bdf6e1 RGB pie chart
      #bdf6e1 color shades, tints & tones
#bdf6e1 color schemes
#bdf6e1 color preview, HTML & CSS examples
           This text has a color of #bdf6e1        
        
          <p style="color:#bdf6e1;">Text here</p>
        
        
          .mytext {color:#bdf6e1;}
        
        Text color #bdf6e1
      
           This box has a color of #bdf6e1        
        
          <div style="background-color:#bdf6e1;">Content here</div>
        
        
          .mybackground {background-color:#bdf6e1;}
        
        Background color #bdf6e1
      
           Border around this has a color of #bdf6e1        
        
          <div style="border:2px solid #bdf6e1;">Content here</div>
        
        
          .myborder {border:2px solid #bdf6e1;}
        
        Border color #bdf6e1