#bdf6ef color space conversions
Hex:
        #bdf6ef
        RGB:
        189, 246, 239
        CMY:
        26, 4, 6
        CMYK:
        23, 0, 3, 4
      HSL:
        173°, 76.0000%, 85.2941%
        HSV (HSB):
        173°, 23.1707%, 96.4706%
        XYZ:
        69.5220, 82.9623, 94.0105
        xyY:
        0.2820, 0.3366, 82.9623
      CIE-Lab:
        92.9980, -19.3154, -2.5171
        CIE-LCH:
        92.9980, 19.4788, 187.4248
        CIE-Luv:
        92.9980, -28.5292, -0.6047
        Hunter-Lab:
        91.0837, -23.1516, 2.5634
      #bdf6ef color charts
#bdf6ef RGB chart
      #bdf6ef CMYK chart
      #bdf6ef RGB pie chart
      #bdf6ef color shades, tints & tones
#bdf6ef color schemes
#bdf6ef color preview, HTML & CSS examples
           This text has a color of #bdf6ef        
        
          <p style="color:#bdf6ef;">Text here</p>
        
        
          .mytext {color:#bdf6ef;}
        
        Text color #bdf6ef
      
           This box has a color of #bdf6ef        
        
          <div style="background-color:#bdf6ef;">Content here</div>
        
        
          .mybackground {background-color:#bdf6ef;}
        
        Background color #bdf6ef
      
           Border around this has a color of #bdf6ef        
        
          <div style="border:2px solid #bdf6ef;">Content here</div>
        
        
          .myborder {border:2px solid #bdf6ef;}
        
        Border color #bdf6ef