#bcccda color space conversions
Hex:
#bcccda
RGB:
188, 204, 218
CMY:
26, 20, 15
CMYK:
14, 6, 0, 15
HSL:
208°, 28.8462%, 79.6078%
HSV (HSB):
208°, 13.7615%, 85.4902%
XYZ:
54.9868, 58.9391, 74.8079
xyY:
0.2913, 0.3123, 58.9391
CIE-Lab:
81.2581, -2.5928, -8.7924
CIE-LCH:
81.2581, 9.1668, 253.5698
CIE-Luv:
81.2581, -9.2959, -13.1249
Hunter-Lab:
76.7718, -6.5023, -4.0331
#bcccda color charts
#bcccda color shades, tints & tones
#bcccda color schemes
#bcccda color preview, HTML & CSS examples
This text has a color of #bcccda
<p style="color:#bcccda;">Text here</p>
.mytext {color:#bcccda;}
This box has a color of #bcccda
<div style="background-color:#bcccda;">Content here</div>
.mybackground {background-color:#bcccda;}
Border around this has a color of #bcccda
<div style="border:2px solid #bcccda;">Content here</div>
.myborder {border:2px solid #bcccda;}