#bdbee8 color space conversions
Hex:
        #bdbee8
        RGB:
        189, 190, 232
        CMY:
        26, 25, 9
        CMYK:
        19, 18, 0, 9
      HSL:
        239°, 48.3146%, 82.5490%
        HSV (HSB):
        239°, 18.5345%, 90.9804%
        XYZ:
        53.9652, 53.4719, 83.8208
        xyY:
        0.2822, 0.2796, 53.4719
      CIE-Lab:
        78.1528, 8.1958, -20.9668
        CIE-LCH:
        78.1528, 22.5117, 291.3502
        CIE-Luv:
        78.1528, -2.9796, -34.3444
        Hunter-Lab:
        73.1245, 3.7635, -16.7755
      #bdbee8 color charts
#bdbee8 RGB chart
      #bdbee8 CMYK chart
      #bdbee8 RGB pie chart
      #bdbee8 color shades, tints & tones
#bdbee8 color schemes
#bdbee8 color preview, HTML & CSS examples
           This text has a color of #bdbee8        
        
          <p style="color:#bdbee8;">Text here</p>
        
        
          .mytext {color:#bdbee8;}
        
        Text color #bdbee8
      
           This box has a color of #bdbee8        
        
          <div style="background-color:#bdbee8;">Content here</div>
        
        
          .mybackground {background-color:#bdbee8;}
        
        Background color #bdbee8
      
           Border around this has a color of #bdbee8        
        
          <div style="border:2px solid #bdbee8;">Content here</div>
        
        
          .myborder {border:2px solid #bdbee8;}
        
        Border color #bdbee8