#bcddd2 color space conversions
Hex:
#bcddd2
RGB:
188, 221, 210
CMY:
26, 13, 18
CMYK:
15, 0, 5, 13
HSL:
160°, 32.6733%, 80.1961%
HSV (HSB):
160°, 14.9321%, 86.6667%
XYZ:
58.2283, 67.0574, 70.8472
xyY:
0.2969, 0.3419, 67.0574
CIE-Lab:
85.5329, -12.9878, 1.7492
CIE-LCH:
85.5329, 13.1051, 172.3295
CIE-Luv:
85.5329, -17.1193, 4.8985
Hunter-Lab:
81.8886, -16.3794, 6.0264
#bcddd2 color charts
#bcddd2 color shades, tints & tones
#bcddd2 color schemes
#bcddd2 color preview, HTML & CSS examples
This text has a color of #bcddd2
<p style="color:#bcddd2;">Text here</p>
.mytext {color:#bcddd2;}
This box has a color of #bcddd2
<div style="background-color:#bcddd2;">Content here</div>
.mybackground {background-color:#bcddd2;}
Border around this has a color of #bcddd2
<div style="border:2px solid #bcddd2;">Content here</div>
.myborder {border:2px solid #bcddd2;}