#bdf3e5 color space conversions
Hex:
        #bdf3e5
        RGB:
        189, 243, 229
        CMY:
        26, 5, 10
        CMYK:
        22, 0, 6, 5
      HSL:
        164°, 69.2308%, 84.7059%
        HSV (HSB):
        164°, 22.2222%, 95.2941%
        XYZ:
        67.1797, 80.5771, 86.1409
        xyY:
        0.2872, 0.3445, 80.5771
      CIE-Lab:
        91.9432, -19.8864, 1.1339
        CIE-LCH:
        91.9432, 19.9187, 176.7366
        CIE-Luv:
        91.9432, -27.1255, 5.1766
        Hunter-Lab:
        89.7648, -23.4994, 5.9389
      #bdf3e5 color charts
#bdf3e5 RGB chart
      #bdf3e5 CMYK chart
      #bdf3e5 RGB pie chart
      #bdf3e5 color shades, tints & tones
#bdf3e5 color schemes
#bdf3e5 color preview, HTML & CSS examples
           This text has a color of #bdf3e5        
        
          <p style="color:#bdf3e5;">Text here</p>
        
        
          .mytext {color:#bdf3e5;}
        
        Text color #bdf3e5
      
           This box has a color of #bdf3e5        
        
          <div style="background-color:#bdf3e5;">Content here</div>
        
        
          .mybackground {background-color:#bdf3e5;}
        
        Background color #bdf3e5
      
           Border around this has a color of #bdf3e5        
        
          <div style="border:2px solid #bdf3e5;">Content here</div>
        
        
          .myborder {border:2px solid #bdf3e5;}
        
        Border color #bdf3e5