#bdd6fa color space conversions
Hex:
        #bdd6fa
        RGB:
        189, 214, 250
        CMY:
        26, 16, 2
        CMYK:
        24, 14, 0, 2
      HSL:
        215°, 85.9155%, 86.0784%
        HSV (HSB):
        215°, 24.4000%, 98.0392%
        XYZ:
        62.2882, 65.8141, 99.8629
        xyY:
        0.2732, 0.2887, 65.8141
      CIE-Lab:
        84.9015, -0.6177, -20.3492
        CIE-LCH:
        84.9015, 20.3586, 268.2613
        CIE-Luv:
        84.9015, -14.5223, -32.3160
        Hunter-Lab:
        81.1259, -4.9186, -16.1957
      #bdd6fa color charts
#bdd6fa RGB chart
      #bdd6fa CMYK chart
      #bdd6fa RGB pie chart
      #bdd6fa color shades, tints & tones
#bdd6fa color schemes
#bdd6fa color preview, HTML & CSS examples
           This text has a color of #bdd6fa        
        
          <p style="color:#bdd6fa;">Text here</p>
        
        
          .mytext {color:#bdd6fa;}
        
        Text color #bdd6fa
      
           This box has a color of #bdd6fa        
        
          <div style="background-color:#bdd6fa;">Content here</div>
        
        
          .mybackground {background-color:#bdd6fa;}
        
        Background color #bdd6fa
      
           Border around this has a color of #bdd6fa        
        
          <div style="border:2px solid #bdd6fa;">Content here</div>
        
        
          .myborder {border:2px solid #bdd6fa;}
        
        Border color #bdd6fa