#bcdad9 color space conversions
Hex:
#bcdad9
RGB:
188, 218, 217
CMY:
26, 15, 15
CMYK:
14, 0, 0, 15
HSL:
178°, 28.8462%, 79.6078%
HSV (HSB):
178°, 13.7615%, 85.4902%
XYZ:
58.3348, 65.8439, 75.2802
xyY:
0.2925, 0.3301, 65.8439
CIE-Lab:
84.9167, -10.0731, -2.8550
CIE-LCH:
84.9167, 10.4699, 195.8242
CIE-Luv:
84.9167, -15.8667, -2.6481
Hunter-Lab:
81.1443, -13.6784, 1.7957
#bcdad9 color charts
#bcdad9 color shades, tints & tones
#bcdad9 color schemes
#bcdad9 color preview, HTML & CSS examples
This text has a color of #bcdad9
<p style="color:#bcdad9;">Text here</p>
.mytext {color:#bcdad9;}
This box has a color of #bcdad9
<div style="background-color:#bcdad9;">Content here</div>
.mybackground {background-color:#bcdad9;}
Border around this has a color of #bcdad9
<div style="border:2px solid #bcdad9;">Content here</div>
.myborder {border:2px solid #bcdad9;}