#bdf3ee color space conversions
Hex:
        #bdf3ee
        RGB:
        189, 243, 238
        CMY:
        26, 5, 7
        CMYK:
        22, 0, 2, 5
      HSL:
        174°, 69.2308%, 84.7059%
        HSV (HSB):
        174°, 22.2222%, 95.2941%
        XYZ:
        68.4695, 81.0930, 92.9327
        xyY:
        0.2824, 0.3344, 81.0930
      CIE-Lab:
        92.1731, -18.0450, -3.2087
        CIE-LCH:
        92.1731, 18.3281, 190.0829
        CIE-Luv:
        92.1731, -27.1863, -1.9027
        Hunter-Lab:
        90.0517, -21.8706, 1.8493
      #bdf3ee color charts
#bdf3ee RGB chart
      #bdf3ee CMYK chart
      #bdf3ee RGB pie chart
      #bdf3ee color shades, tints & tones
#bdf3ee color schemes
#bdf3ee color preview, HTML & CSS examples
           This text has a color of #bdf3ee        
        
          <p style="color:#bdf3ee;">Text here</p>
        
        
          .mytext {color:#bdf3ee;}
        
        Text color #bdf3ee
      
           This box has a color of #bdf3ee        
        
          <div style="background-color:#bdf3ee;">Content here</div>
        
        
          .mybackground {background-color:#bdf3ee;}
        
        Background color #bdf3ee
      
           Border around this has a color of #bdf3ee        
        
          <div style="border:2px solid #bdf3ee;">Content here</div>
        
        
          .myborder {border:2px solid #bdf3ee;}
        
        Border color #bdf3ee