#bdfcdd color space conversions
Hex:
#bdfcdd
RGB:
189, 252, 221
CMY:
26, 1, 13
CMYK:
25, 0, 12, 1
HSL:
150°, 91.3043%, 86.4706%
HSV (HSB):
150°, 25.0000%, 98.8235%
XYZ:
68.8478, 85.6601, 81.3120
xyY:
0.2920, 0.3632, 85.6601
CIE-Lab:
94.1668, -25.8147, 8.4909
CIE-LCH:
94.1668, 27.1752, 161.7931
CIE-Luv:
94.1668, -31.1806, 17.3830
Hunter-Lab:
92.5527, -29.1853, 12.6978
#bdfcdd color charts
#bdfcdd color shades, tints & tones
#bdfcdd color schemes
#bdfcdd color preview, HTML & CSS examples
This text has a color of #bdfcdd
<p style="color:#bdfcdd;">Text here</p>
.mytext {color:#bdfcdd;}
This box has a color of #bdfcdd
<div style="background-color:#bdfcdd;">Content here</div>
.mybackground {background-color:#bdfcdd;}
Border around this has a color of #bdfcdd
<div style="border:2px solid #bdfcdd;">Content here</div>
.myborder {border:2px solid #bdfcdd;}