#bdbfe5 color space conversions
Hex:
        #bdbfe5
        RGB:
        189, 191, 229
        CMY:
        26, 25, 10
        CMYK:
        17, 17, 0, 10
      HSL:
        237°, 43.4783%, 81.9608%
        HSV (HSB):
        237°, 17.4672%, 89.8039%
        XYZ:
        53.7599, 53.7376, 81.6677
        xyY:
        0.2842, 0.2841, 53.7376
      CIE-Lab:
        78.3085, 6.9992, -19.1153
        CIE-LCH:
        78.3085, 20.3564, 290.1106
        CIE-Luv:
        78.3085, -3.2608, -31.1369
        Hunter-Lab:
        73.3059, 2.6202, -14.7389
      #bdbfe5 color charts
#bdbfe5 RGB chart
      #bdbfe5 CMYK chart
      #bdbfe5 RGB pie chart
      #bdbfe5 color shades, tints & tones
#bdbfe5 color schemes
#bdbfe5 color preview, HTML & CSS examples
           This text has a color of #bdbfe5        
        
          <p style="color:#bdbfe5;">Text here</p>
        
        
          .mytext {color:#bdbfe5;}
        
        Text color #bdbfe5
      
           This box has a color of #bdbfe5        
        
          <div style="background-color:#bdbfe5;">Content here</div>
        
        
          .mybackground {background-color:#bdbfe5;}
        
        Background color #bdbfe5
      
           Border around this has a color of #bdbfe5        
        
          <div style="border:2px solid #bdbfe5;">Content here</div>
        
        
          .myborder {border:2px solid #bdbfe5;}
        
        Border color #bdbfe5