#bcdadd color space conversions
Hex:
#bcdadd
RGB:
188, 218, 221
CMY:
26, 15, 13
CMYK:
15, 1, 0, 13
HSL:
185°, 32.6733%, 80.1961%
HSV (HSB):
185°, 14.9321%, 86.6667%
XYZ:
58.8616, 66.0546, 78.0541
xyY:
0.2900, 0.3254, 66.0546
CIE-Lab:
85.0243, -9.2615, -4.8156
CIE-LCH:
85.0243, 10.4387, 207.4727
CIE-Luv:
85.0243, -15.9696, -5.8361
Hunter-Lab:
81.2740, -12.9533, -0.0493
#bcdadd color charts
#bcdadd RGB chart
#bcdadd CMYK chart
#bcdadd RGB pie chart
#bcdadd color shades, tints & tones
#bcdadd color schemes
#bcdadd color preview, HTML & CSS examples
This text has a color of #bcdadd
<p style="color:#bcdadd;">Text here</p>
.mytext {color:#bcdadd;}
Text color #bcdadd
This box has a color of #bcdadd
<div style="background-color:#bcdadd;">Content here</div>
.mybackground {background-color:#bcdadd;}
Background color #bcdadd
Border around this has a color of #bcdadd
<div style="border:2px solid #bcdadd;">Content here</div>
.myborder {border:2px solid #bcdadd;}
Border color #bcdadd