#bcddd8 color space conversions
Hex:
#bcddd8
RGB:
188, 221, 216
CMY:
26, 13, 15
CMYK:
15, 0, 2, 13
HSL:
171°, 32.6733%, 80.1961%
HSV (HSB):
171°, 14.9321%, 86.6667%
XYZ:
58.9902, 67.3621, 74.8588
xyY:
0.2932, 0.3348, 67.3621
CIE-Lab:
85.6865, -11.8058, -1.1973
CIE-LCH:
85.6865, 11.8664, 185.7907
CIE-Luv:
85.6865, -17.2545, 0.2003
Hunter-Lab:
82.0744, -15.3352, 3.3746
#bcddd8 color charts
#bcddd8 color shades, tints & tones
#bcddd8 color schemes
#bcddd8 color preview, HTML & CSS examples
This text has a color of #bcddd8
<p style="color:#bcddd8;">Text here</p>
.mytext {color:#bcddd8;}
This box has a color of #bcddd8
<div style="background-color:#bcddd8;">Content here</div>
.mybackground {background-color:#bcddd8;}
Border around this has a color of #bcddd8
<div style="border:2px solid #bcddd8;">Content here</div>
.myborder {border:2px solid #bcddd8;}