#bdc9e5 color space conversions
Hex:
        #bdc9e5
        RGB:
        189, 201, 229
        CMY:
        26, 21, 10
        CMYK:
        17, 12, 0, 10
      HSL:
        222°, 43.4783%, 81.9608%
        HSV (HSB):
        222°, 17.4672%, 89.8039%
        XYZ:
        56.0158, 58.2492, 82.4196
        xyY:
        0.2848, 0.2962, 58.2492
      CIE-Lab:
        80.8772, 1.6318, -15.2425
        CIE-LCH:
        80.8772, 15.3296, 276.1106
        CIE-Luv:
        80.8772, -7.8582, -24.1140
        Hunter-Lab:
        76.3212, -2.5524, -10.6027
      #bdc9e5 color charts
#bdc9e5 RGB chart
      #bdc9e5 CMYK chart
      #bdc9e5 RGB pie chart
      #bdc9e5 color shades, tints & tones
#bdc9e5 color schemes
#bdc9e5 color preview, HTML & CSS examples
           This text has a color of #bdc9e5        
        
          <p style="color:#bdc9e5;">Text here</p>
        
        
          .mytext {color:#bdc9e5;}
        
        Text color #bdc9e5
      
           This box has a color of #bdc9e5        
        
          <div style="background-color:#bdc9e5;">Content here</div>
        
        
          .mybackground {background-color:#bdc9e5;}
        
        Background color #bdc9e5
      
           Border around this has a color of #bdc9e5        
        
          <div style="border:2px solid #bdc9e5;">Content here</div>
        
        
          .myborder {border:2px solid #bdc9e5;}
        
        Border color #bdc9e5