#bdc4fd color space conversions
Hex:
        #bdc4fd
        RGB:
        189, 196, 253
        CMY:
        26, 23, 1
        CMYK:
        25, 23, 0, 1
      HSL:
        233°, 94.1176%, 86.6667%
        HSV (HSB):
        233°, 25.2964%, 99.2157%
        XYZ:
        58.4558, 57.3905, 100.9250
        xyY:
        0.2697, 0.2648, 57.3905
      CIE-Lab:
        80.3987, 9.6946, -28.7990
        CIE-LCH:
        80.3987, 30.3870, 288.6047
        CIE-Luv:
        80.3987, -6.8031, -47.7515
        Hunter-Lab:
        75.7565, 5.1616, -25.9583
      #bdc4fd color charts
#bdc4fd RGB chart
      #bdc4fd CMYK chart
      #bdc4fd RGB pie chart
      #bdc4fd color shades, tints & tones
#bdc4fd color schemes
#bdc4fd color preview, HTML & CSS examples
           This text has a color of #bdc4fd        
        
          <p style="color:#bdc4fd;">Text here</p>
        
        
          .mytext {color:#bdc4fd;}
        
        Text color #bdc4fd
      
           This box has a color of #bdc4fd        
        
          <div style="background-color:#bdc4fd;">Content here</div>
        
        
          .mybackground {background-color:#bdc4fd;}
        
        Background color #bdc4fd
      
           Border around this has a color of #bdc4fd        
        
          <div style="border:2px solid #bdc4fd;">Content here</div>
        
        
          .myborder {border:2px solid #bdc4fd;}
        
        Border color #bdc4fd