#bdeaf2 color space conversions
Hex:
        #bdeaf2
        RGB:
        189, 234, 242
        CMY:
        26, 8, 5
        CMYK:
        22, 3, 0, 5
      HSL:
        189°, 67.0886%, 84.5098%
        HSV (HSB):
        189°, 21.9008%, 94.9020%
        XYZ:
        66.4361, 76.0753, 95.1868
        xyY:
        0.2795, 0.3200, 76.0753
      CIE-Lab:
        89.8943, -12.7042, -8.6594
        CIE-LCH:
        89.8943, 15.3747, 214.2788
        CIE-Luv:
        89.8943, -23.2103, -11.4329
        Hunter-Lab:
        87.2211, -16.6740, -3.6500
      #bdeaf2 color charts
#bdeaf2 RGB chart
      #bdeaf2 CMYK chart
      #bdeaf2 RGB pie chart
      #bdeaf2 color shades, tints & tones
#bdeaf2 color schemes
#bdeaf2 color preview, HTML & CSS examples
           This text has a color of #bdeaf2        
        
          <p style="color:#bdeaf2;">Text here</p>
        
        
          .mytext {color:#bdeaf2;}
        
        Text color #bdeaf2
      
           This box has a color of #bdeaf2        
        
          <div style="background-color:#bdeaf2;">Content here</div>
        
        
          .mybackground {background-color:#bdeaf2;}
        
        Background color #bdeaf2
      
           Border around this has a color of #bdeaf2        
        
          <div style="border:2px solid #bdeaf2;">Content here</div>
        
        
          .myborder {border:2px solid #bdeaf2;}
        
        Border color #bdeaf2