#bdbff1 color space conversions
Hex:
        #bdbff1
        RGB:
        189, 191, 241
        CMY:
        26, 25, 5
        CMYK:
        22, 21, 0, 5
      HSL:
        238°, 65.0000%, 84.3137%
        HSV (HSB):
        238°, 21.5768%, 94.5098%
        XYZ:
        55.4943, 54.4313, 90.8005
        xyY:
        0.2765, 0.2712, 54.4313
      CIE-Lab:
        78.7126, 9.6570, -24.9544
        CIE-LCH:
        78.7126, 26.7578, 291.1558
        CIE-Luv:
        78.7126, -3.9558, -41.1912
        Hunter-Lab:
        73.7776, 5.1540, -21.3259
      #bdbff1 color charts
#bdbff1 RGB chart
      #bdbff1 CMYK chart
      #bdbff1 RGB pie chart
      #bdbff1 color shades, tints & tones
#bdbff1 color schemes
#bdbff1 color preview, HTML & CSS examples
           This text has a color of #bdbff1        
        
          <p style="color:#bdbff1;">Text here</p>
        
        
          .mytext {color:#bdbff1;}
        
        Text color #bdbff1
      
           This box has a color of #bdbff1        
        
          <div style="background-color:#bdbff1;">Content here</div>
        
        
          .mybackground {background-color:#bdbff1;}
        
        Background color #bdbff1
      
           Border around this has a color of #bdbff1        
        
          <div style="border:2px solid #bdbff1;">Content here</div>
        
        
          .myborder {border:2px solid #bdbff1;}
        
        Border color #bdbff1