#bdc3fe color space conversions
Hex:
        #bdc3fe
        RGB:
        189, 195, 254
        CMY:
        26, 24, 0
        CMYK:
        26, 23, 0, 0
      HSL:
        234°, 97.0149%, 86.8627%
        HSV (HSB):
        234°, 25.5906%, 99.6078%
        XYZ:
        58.3908, 57.0048, 101.6914
        xyY:
        0.2690, 0.2626, 57.0048
      CIE-Lab:
        80.1823, 10.4698, -29.6646
        CIE-LCH:
        80.1823, 31.4580, 289.4399
        CIE-Luv:
        80.1823, -6.4260, -49.3085
        Hunter-Lab:
        75.5015, 5.9193, -27.0054
      #bdc3fe color charts
#bdc3fe RGB chart
      #bdc3fe CMYK chart
      #bdc3fe RGB pie chart
      #bdc3fe color shades, tints & tones
#bdc3fe color schemes
#bdc3fe color preview, HTML & CSS examples
           This text has a color of #bdc3fe        
        
          <p style="color:#bdc3fe;">Text here</p>
        
        
          .mytext {color:#bdc3fe;}
        
        Text color #bdc3fe
      
           This box has a color of #bdc3fe        
        
          <div style="background-color:#bdc3fe;">Content here</div>
        
        
          .mybackground {background-color:#bdc3fe;}
        
        Background color #bdc3fe
      
           Border around this has a color of #bdc3fe        
        
          <div style="border:2px solid #bdc3fe;">Content here</div>
        
        
          .myborder {border:2px solid #bdc3fe;}
        
        Border color #bdc3fe