#bcdad5 color space conversions
Hex:
#bcdad5
RGB:
188, 218, 213
CMY:
26, 15, 16
CMYK:
14, 0, 2, 15
HSL:
170°, 28.8462%, 79.6078%
HSV (HSB):
170°, 13.7615%, 85.4902%
XYZ:
57.8207, 65.6383, 72.5728
xyY:
0.2950, 0.3348, 65.6383
CIE-Lab:
84.8116, -10.8718, -0.8903
CIE-LCH:
84.8116, 10.9082, 184.6815
CIE-Luv:
84.8116, -15.7649, 0.5143
Hunter-Lab:
81.0174, -14.3883, 3.6022
#bcdad5 color charts
#bcdad5 color shades, tints & tones
#bcdad5 color schemes
#bcdad5 color preview, HTML & CSS examples
This text has a color of #bcdad5
<p style="color:#bcdad5;">Text here</p>
.mytext {color:#bcdad5;}
This box has a color of #bcdad5
<div style="background-color:#bcdad5;">Content here</div>
.mybackground {background-color:#bcdad5;}
Border around this has a color of #bcdad5
<div style="border:2px solid #bcdad5;">Content here</div>
.myborder {border:2px solid #bcdad5;}