#bcd8da color space conversions
Hex:
#bcd8da
RGB:
188, 216, 218
CMY:
26, 15, 15
CMYK:
14, 1, 0, 15
HSL:
184°, 28.8462%, 79.6078%
HSV (HSB):
184°, 13.7615%, 85.4902%
XYZ:
57.9498, 64.8651, 75.7956
xyY:
0.2918, 0.3266, 64.8651
CIE-Lab:
84.4142, -8.8437, -4.1242
CIE-LCH:
84.4142, 9.7581, 205.0017
CIE-Luv:
84.4142, -14.9524, -4.8209
Hunter-Lab:
80.5388, -12.5076, 0.5790
#bcd8da color charts
#bcd8da color shades, tints & tones
#bcd8da color schemes
#bcd8da color preview, HTML & CSS examples
This text has a color of #bcd8da
<p style="color:#bcd8da;">Text here</p>
.mytext {color:#bcd8da;}
This box has a color of #bcd8da
<div style="background-color:#bcd8da;">Content here</div>
.mybackground {background-color:#bcd8da;}
Border around this has a color of #bcd8da
<div style="border:2px solid #bcd8da;">Content here</div>
.myborder {border:2px solid #bcd8da;}