#bde8fa color space conversions
Hex:
        #bde8fa
        RGB:
        189, 232, 250
        CMY:
        26, 9, 2
        CMYK:
        24, 7, 0, 2
      HSL:
        198°, 85.9155%, 86.0784%
        HSV (HSB):
        198°, 24.4000%, 98.0392%
        XYZ:
        67.0982, 75.4342, 101.4663
        xyY:
        0.2750, 0.3092, 75.4342
      CIE-Lab:
        89.5960, -9.9493, -13.2897
        CIE-LCH:
        89.5960, 16.6013, 233.1798
        CIE-Luv:
        89.5960, -22.4442, -19.3786
        Hunter-Lab:
        86.8528, -14.0922, -8.4689
      #bde8fa color charts
#bde8fa RGB chart
      #bde8fa CMYK chart
      #bde8fa RGB pie chart
      #bde8fa color shades, tints & tones
#bde8fa color schemes
#bde8fa color preview, HTML & CSS examples
           This text has a color of #bde8fa        
        
          <p style="color:#bde8fa;">Text here</p>
        
        
          .mytext {color:#bde8fa;}
        
        Text color #bde8fa
      
           This box has a color of #bde8fa        
        
          <div style="background-color:#bde8fa;">Content here</div>
        
        
          .mybackground {background-color:#bde8fa;}
        
        Background color #bde8fa
      
           Border around this has a color of #bde8fa        
        
          <div style="border:2px solid #bde8fa;">Content here</div>
        
        
          .myborder {border:2px solid #bde8fa;}
        
        Border color #bde8fa