#bdf7ec color space conversions
Hex:
        #bdf7ec
        RGB:
        189, 247, 236
        CMY:
        26, 3, 7
        CMYK:
        23, 0, 4, 3
      HSL:
        169°, 78.3784%, 85.4902%
        HSV (HSB):
        169°, 23.4818%, 96.8627%
        XYZ:
        69.3874, 83.3965, 91.7969
        xyY:
        0.2837, 0.3410, 83.3965
      CIE-Lab:
        93.1877, -20.4246, -0.6833
        CIE-LCH:
        93.1877, 20.4360, 181.9160
        CIE-Luv:
        93.1877, -28.9616, 2.4538
        Hunter-Lab:
        91.3217, -24.1864, 4.3266
      #bdf7ec color charts
#bdf7ec RGB chart
      #bdf7ec CMYK chart
      #bdf7ec RGB pie chart
      #bdf7ec color shades, tints & tones
#bdf7ec color schemes
#bdf7ec color preview, HTML & CSS examples
           This text has a color of #bdf7ec        
        
          <p style="color:#bdf7ec;">Text here</p>
        
        
          .mytext {color:#bdf7ec;}
        
        Text color #bdf7ec
      
           This box has a color of #bdf7ec        
        
          <div style="background-color:#bdf7ec;">Content here</div>
        
        
          .mybackground {background-color:#bdf7ec;}
        
        Background color #bdf7ec
      
           Border around this has a color of #bdf7ec        
        
          <div style="border:2px solid #bdf7ec;">Content here</div>
        
        
          .myborder {border:2px solid #bdf7ec;}
        
        Border color #bdf7ec