#bdd4f4 color space conversions
Hex:
#bdd4f4
RGB:
189, 212, 244
CMY:
26, 17, 4
CMYK:
23, 13, 0, 4
HSL:
215°, 71.4286%, 84.9020%
HSV (HSB):
215°, 22.5410%, 95.6863%
XYZ:
60.8589, 64.4374, 94.8180
xyY:
0.2765, 0.2927, 64.4374
CIE-Lab:
84.1930, -0.9115, -18.2418
CIE-LCH:
84.1930, 18.2646, 267.1395
CIE-Luv:
84.1930, -13.4369, -28.7516
Hunter-Lab:
80.2729, -5.1479, -13.8420
#bdd4f4 color charts
#bdd4f4 color shades, tints & tones
#bdd4f4 color schemes
#bdd4f4 color preview, HTML & CSS examples
This text has a color of #bdd4f4
<p style="color:#bdd4f4;">Text here</p>
.mytext {color:#bdd4f4;}
This box has a color of #bdd4f4
<div style="background-color:#bdd4f4;">Content here</div>
.mybackground {background-color:#bdd4f4;}
Border around this has a color of #bdd4f4
<div style="border:2px solid #bdd4f4;">Content here</div>
.myborder {border:2px solid #bdd4f4;}