#bcd4ec color space conversions
Hex:
        #bcd4ec
        RGB:
        188, 212, 236
        CMY:
        26, 17, 7
        CMYK:
        20, 10, 0, 7
      HSL:
        210°, 55.8140%, 83.1373%
        HSV (HSB):
        210°, 20.3390%, 92.5490%
        XYZ:
        59.4228, 63.8345, 88.5462
        xyY:
        0.2806, 0.3014, 63.8345
      CIE-Lab:
        83.8795, -2.9768, -14.4749
        CIE-LCH:
        83.8795, 14.7778, 258.3789
        CIE-Luv:
        83.8795, -13.6487, -22.2477
        Hunter-Lab:
        79.8965, -7.0598, -9.7813
      #bcd4ec color charts
#bcd4ec RGB chart
      #bcd4ec CMYK chart
      #bcd4ec RGB pie chart
      #bcd4ec color shades, tints & tones
#bcd4ec color schemes
#bcd4ec color preview, HTML & CSS examples
           This text has a color of #bcd4ec        
        
          <p style="color:#bcd4ec;">Text here</p>
        
        
          .mytext {color:#bcd4ec;}
        
        Text color #bcd4ec
      
           This box has a color of #bcd4ec        
        
          <div style="background-color:#bcd4ec;">Content here</div>
        
        
          .mybackground {background-color:#bcd4ec;}
        
        Background color #bcd4ec
      
           Border around this has a color of #bcd4ec        
        
          <div style="border:2px solid #bcd4ec;">Content here</div>
        
        
          .myborder {border:2px solid #bcd4ec;}
        
        Border color #bcd4ec