#bdd2f4 color space conversions
Hex:
#bdd2f4
RGB:
189, 210, 244
CMY:
26, 18, 4
CMYK:
23, 14, 0, 4
HSL:
217°, 71.4286%, 84.9020%
HSV (HSB):
217°, 22.5410%, 95.6863%
XYZ:
60.3620, 63.4437, 94.6524
xyY:
0.2763, 0.2904, 63.4437
CIE-Lab:
83.6753, 0.1441, -19.0232
CIE-LCH:
83.6753, 19.0237, 270.4340
CIE-Luv:
83.6753, -12.5460, -30.1821
Hunter-Lab:
79.6515, -4.1182, -14.7001
#bdd2f4 color charts
#bdd2f4 color shades, tints & tones
#bdd2f4 color schemes
#bdd2f4 color preview, HTML & CSS examples
This text has a color of #bdd2f4
<p style="color:#bdd2f4;">Text here</p>
.mytext {color:#bdd2f4;}
This box has a color of #bdd2f4
<div style="background-color:#bdd2f4;">Content here</div>
.mybackground {background-color:#bdd2f4;}
Border around this has a color of #bdd2f4
<div style="border:2px solid #bdd2f4;">Content here</div>
.myborder {border:2px solid #bdd2f4;}