#bddcfb color space conversions
Hex:
        #bddcfb
        RGB:
        189, 220, 251
        CMY:
        26, 14, 2
        CMYK:
        25, 12, 0, 2
      HSL:
        210°, 88.5714%, 86.2745%
        HSV (HSB):
        210°, 24.7012%, 98.4314%
        XYZ:
        63.9921, 68.9703, 101.2066
        xyY:
        0.2733, 0.2945, 68.9703
      CIE-Lab:
        86.4893, -3.5372, -18.4792
        CIE-LCH:
        86.4893, 18.8147, 259.1638
        CIE-Luv:
        86.4893, -17.1890, -28.8297
        Hunter-Lab:
        83.0483, -7.7932, -14.1198
      #bddcfb color charts
#bddcfb RGB chart
      #bddcfb CMYK chart
      #bddcfb RGB pie chart
      #bddcfb color shades, tints & tones
#bddcfb color schemes
#bddcfb color preview, HTML & CSS examples
           This text has a color of #bddcfb        
        
          <p style="color:#bddcfb;">Text here</p>
        
        
          .mytext {color:#bddcfb;}
        
        Text color #bddcfb
      
           This box has a color of #bddcfb        
        
          <div style="background-color:#bddcfb;">Content here</div>
        
        
          .mybackground {background-color:#bddcfb;}
        
        Background color #bddcfb
      
           Border around this has a color of #bddcfb        
        
          <div style="border:2px solid #bddcfb;">Content here</div>
        
        
          .myborder {border:2px solid #bddcfb;}
        
        Border color #bddcfb