#bdbee4 color space conversions
Hex:
        #bdbee4
        RGB:
        189, 190, 228
        CMY:
        26, 25, 11
        CMYK:
        17, 17, 0, 11
      HSL:
        238°, 41.9355%, 81.7647%
        HSV (HSB):
        238°, 17.1053%, 89.4118%
        XYZ:
        53.4033, 53.2472, 80.8619
        xyY:
        0.2848, 0.2840, 53.2472
      CIE-Lab:
        78.0207, 7.3232, -19.0118
        CIE-LCH:
        78.0207, 20.3734, 291.0663
        CIE-Luv:
        78.0207, -2.7437, -31.0031
        Hunter-Lab:
        72.9707, 2.9359, -14.6223
      #bdbee4 color charts
#bdbee4 RGB chart
      #bdbee4 CMYK chart
      #bdbee4 RGB pie chart
      #bdbee4 color shades, tints & tones
#bdbee4 color schemes
#bdbee4 color preview, HTML & CSS examples
           This text has a color of #bdbee4        
        
          <p style="color:#bdbee4;">Text here</p>
        
        
          .mytext {color:#bdbee4;}
        
        Text color #bdbee4
      
           This box has a color of #bdbee4        
        
          <div style="background-color:#bdbee4;">Content here</div>
        
        
          .mybackground {background-color:#bdbee4;}
        
        Background color #bdbee4
      
           Border around this has a color of #bdbee4        
        
          <div style="border:2px solid #bdbee4;">Content here</div>
        
        
          .myborder {border:2px solid #bdbee4;}
        
        Border color #bdbee4