#bdbbf8 color space conversions
Hex:
        #bdbbf8
        RGB:
        189, 187, 248
        CMY:
        26, 27, 3
        CMYK:
        24, 25, 0, 3
      HSL:
        242°, 81.3333%, 85.2941%
        HSV (HSB):
        242°, 24.5968%, 97.2549%
        XYZ:
        55.6999, 53.1368, 96.1277
        xyY:
        0.2718, 0.2592, 53.1368
      CIE-Lab:
        77.9557, 13.4349, -29.8711
        CIE-LCH:
        77.9557, 32.7533, 294.2164
        CIE-Luv:
        77.9557, -2.6308, -49.9137
        Hunter-Lab:
        72.8950, 8.8276, -27.1601
      #bdbbf8 color charts
#bdbbf8 RGB chart
      #bdbbf8 CMYK chart
      #bdbbf8 RGB pie chart
      #bdbbf8 color shades, tints & tones
#bdbbf8 color schemes
#bdbbf8 color preview, HTML & CSS examples
           This text has a color of #bdbbf8        
        
          <p style="color:#bdbbf8;">Text here</p>
        
        
          .mytext {color:#bdbbf8;}
        
        Text color #bdbbf8
      
           This box has a color of #bdbbf8        
        
          <div style="background-color:#bdbbf8;">Content here</div>
        
        
          .mybackground {background-color:#bdbbf8;}
        
        Background color #bdbbf8
      
           Border around this has a color of #bdbbf8        
        
          <div style="border:2px solid #bdbbf8;">Content here</div>
        
        
          .myborder {border:2px solid #bdbbf8;}
        
        Border color #bdbbf8