#bcdbbe color space conversions
Hex:
#bcdbbe
RGB:
188, 219, 190
CMY:
26, 14, 25
CMYK:
14, 0, 13, 14
HSL:
124°, 30.0971%, 79.8039%
HSV (HSB):
124°, 14.1553%, 85.8824%
XYZ:
55.3648, 65.0721, 58.3573
xyY:
0.3097, 0.3639, 65.0721
CIE-Lab:
84.5209, -15.7040, 10.8536
CIE-LCH:
84.5209, 19.0897, 145.3502
CIE-Luv:
84.5209, -15.6987, 18.7536
Hunter-Lab:
80.6673, -18.6569, 13.5748
#bcdbbe color charts
#bcdbbe color shades, tints & tones
#bcdbbe color schemes
#bcdbbe color preview, HTML & CSS examples
This text has a color of #bcdbbe
<p style="color:#bcdbbe;">Text here</p>
.mytext {color:#bcdbbe;}
This box has a color of #bcdbbe
<div style="background-color:#bcdbbe;">Content here</div>
.mybackground {background-color:#bcdbbe;}
Border around this has a color of #bcdbbe
<div style="border:2px solid #bcdbbe;">Content here</div>
.myborder {border:2px solid #bcdbbe;}