#bcddda color space conversions
Hex:
#bcddda
RGB:
188, 221, 218
CMY:
26, 13, 15
CMYK:
15, 0, 1, 13
HSL:
175°, 32.6733%, 80.1961%
HSV (HSB):
175°, 14.9321%, 86.6667%
XYZ:
59.2504, 67.4662, 76.2291
xyY:
0.2920, 0.3324, 67.4662
CIE-Lab:
85.7388, -11.4052, -2.1776
CIE-LCH:
85.7388, 11.6112, 190.8092
CIE-Luv:
85.7388, -17.3001, -1.3795
Hunter-Lab:
82.1378, -14.9797, 2.4716
#bcddda color charts
#bcddda color shades, tints & tones
#bcddda color schemes
#bcddda color preview, HTML & CSS examples
This text has a color of #bcddda
<p style="color:#bcddda;">Text here</p>
.mytext {color:#bcddda;}
This box has a color of #bcddda
<div style="background-color:#bcddda;">Content here</div>
.mybackground {background-color:#bcddda;}
Border around this has a color of #bcddda
<div style="border:2px solid #bcddda;">Content here</div>
.myborder {border:2px solid #bcddda;}