#bdf2ef color space conversions
Hex:
        #bdf2ef
        RGB:
        189, 242, 239
        CMY:
        26, 5, 6
        CMYK:
        22, 0, 1, 5
      HSL:
        177°, 67.0886%, 84.5098%
        HSV (HSB):
        177°, 21.9008%, 94.9020%
        XYZ:
        68.3184, 80.5551, 93.6093
        xyY:
        0.2817, 0.3322, 80.5551
      CIE-Lab:
        91.9333, -17.3416, -4.0814
        CIE-LCH:
        91.9333, 17.8154, 193.2436
        CIE-Luv:
        91.9333, -26.7473, -3.3957
        Hunter-Lab:
        89.7525, -21.1950, 0.9890
      #bdf2ef color charts
#bdf2ef RGB chart
      #bdf2ef CMYK chart
      #bdf2ef RGB pie chart
      #bdf2ef color shades, tints & tones
#bdf2ef color schemes
#bdf2ef color preview, HTML & CSS examples
           This text has a color of #bdf2ef        
        
          <p style="color:#bdf2ef;">Text here</p>
        
        
          .mytext {color:#bdf2ef;}
        
        Text color #bdf2ef
      
           This box has a color of #bdf2ef        
        
          <div style="background-color:#bdf2ef;">Content here</div>
        
        
          .mybackground {background-color:#bdf2ef;}
        
        Background color #bdf2ef
      
           Border around this has a color of #bdf2ef        
        
          <div style="border:2px solid #bdf2ef;">Content here</div>
        
        
          .myborder {border:2px solid #bdf2ef;}
        
        Border color #bdf2ef